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
June 27, 2025
Supported Database
MySQL
License
GPLv2
Instructions
Install the extension. Wrap the fields you want to edit with the tag with attribute data-frontendeditor="content"
specify the field name as the attribute value. For example:
<div data-frontendeditor="content">
</p>
Available values: content, pagetitle, longtitle, menutitle, description, introtext
New in 1.3.0-pl
- MODX 3 compatibility
- Add Polish lexicon