xima/xima-typo3-frontend-edit

This extension provides an edit button for editors within frontend content elements.

Installs: 1 319

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 6

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

1.5.1 2025-03-22 16:55 UTC

README

Extension icon

TYPO3 extension xima_typo3_frontend_edit

Latest Stable Version Supported TYPO3 versions License

This extension provides an edit button for editors within frontend content elements.

Frontend Edit

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.

Installation

Composer

Packagist Packagist Downloads

composer require xima/xima-typo3-frontend-edit

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

Documentation

Please have a look at the official extension documentation.

Development

Use the following ddev command to easily install all supported TYPO3 versions for locale development.

ddev install all

License

This project is licensed under GNU General Public License 2.0 (or later).