xima / xima-typo3-frontend-edit
This extension provides an edit button for editors within frontend content elements.
Installs: 4 017
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 3
Open Issues: 7
Type:typo3-cms-extension
Requires
- php: ^8.1
- ext-mbstring: *
- psr/http-message: ^1.0 || ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- typo3/cms-backend: ^11.0 || ^12.0 || ^13.0
- typo3/cms-beuser: ^11.0 || ^12.0 || ^13.0
- typo3/cms-core: ^11.0 || ^12.0 || ^13.0
- typo3/cms-fluid: ^11.0 || ^12.0 || ^13.0
- typo3/cms-frontend: ^11.0 || ^12.0 || ^13.0
- typo3fluid/fluid: ^2.7 || ^4.2
Requires (Dev)
- armin/editorconfig-cli: ^2.0
- bk2k/bootstrap-package: ^15.0
- eliashaeussler/version-bumper: ^2.4
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.52
- helhum/typo3-console: ^8.1
- helmich/typo3-typoscript-lint: ^3.2
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^1.10
- shipmonk/composer-dependency-analyser: ^1.8
- ssch/typo3-rector: ^2.10
- symfony/translation: ^6.3 || ^7.0
- typo3/cms-base-distribution: ^11.0 || ^12.0 || ^13.0
- typo3/cms-lowlevel: ^11.0 || ^12.0 || ^13.0
- dev-main
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- v1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- v1.0.0
- dev-reusable-github-actions
- dev-unit-tests
- dev-fix-ddev-all-command
- dev-frontend-debug
- dev-housekeeping
- dev-code-improvements
- dev-renovate
- dev-phpstan
- dev-composer-translation-validator
- dev-fix-translated-data
- dev-cookie-domain
- dev-version-bumper
- dev-missing-typoscript-aspect
- dev-edit-access-fix
- dev-composer-dependency-analyser
- dev-redirect-edit
- dev-fix-missing-translated-element
This package is auto-updated.
Last update: 2025-07-25 07:07:08 UTC
README
TYPO3 extension xima_typo3_frontend_edit
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.
🔥 Installation
Requirements
- TYPO3 >= 11.5
- PHP 8.1+
Composer
composer require xima/xima-typo3-frontend-edit
TER
Download the zip file from TYPO3 extension repository (TER).
📙 Documentation
Please have a look at the official extension documentation.
🧑💻 Contributing
Please have a look at CONTRIBUTING.md
.
💎 Credits
The extension icon based on the original
actions-open
icon from TYPO3 core which is
originally licensed under MIT License.
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).