✏️ TYPO3 extension which provides an edit menu for editors within the frontend regarding content elements and pages.
https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html ↗// readme
TYPO3 extension xima_typo3_frontend_edit
Edit, hide, delete, reorder and create TYPO3 content, without leaving the frontend.
It adds an edit button to every content element, a page-level toolbar, and optional inline editing and drag & drop, all rendered directly on top of the live frontend.
[!NOTE] Why? TYPO3 editors constantly switch between frontend and backend just to find the right content element. This extension removes that context switch: the editing actions appear exactly where the content is displayed.
✨ Features
- Edit Menu: edit, hide, delete, move, info and history per content element, with a confirmation dialog before deleting
- Toolbar: page-level actions and a toggle to switch frontend editing on and off
- Inline Editing (experimental, opt-in): edit content and page properties in a panel next to the page, sidebar on TYPO3 v14.2+, slide-in modal on v13
- [New…