This extension provides an edit button for editors within frontend content elements.
Note
This is not a further development of the "original" extension frontend_editing. It is similar in some ways to the realisation of the feedit extension. This extension is an independent implementation with a different approach.
The extension has been developed to provide a simple and lightweight solution to easily start the editing of content elements from the frontend and thus reduce the gap between frontend and backend. Therefore, a simple javascript is injected into the frontend, which generates action links to the TYPO3 backend with the corresponding edit views.
- TYPO3 >= 11.5
- PHP 8.1+
composer require xima/xima-typo3-frontend-editDownload the zip file from TYPO3 extension repository (TER).
Please have a look at the official extension documentation.
Please have a look at CONTRIBUTING.md.
The extension icon based on the original
actions-open icon from TYPO3 core which is
originally licensed under MIT License.
This project is licensed under GNU General Public License 2.0 (or later).
