About Frontend Editor
Frontend Editor is a simple plugin that allows you to edit content without having to log in through the manager interface to do this. It includes TinyMCE 5 for easy editing.
Information
Released
November 5, 2019
Supported Database
MySQL
License
GPLv2
Instructions
Install the extension. Add the data-frontendeditor="content"
attribute to the element, for example:
<div data-frontendeditor="content">
</p>
New in 1.0.3-pl
- TinyMCE default settings changed
- Add checking browser "Quirks Mode"