xima / xima-typo3-frontend-edit
This extension provides an edit button for editors within frontend content elements.
Installs: 4 623
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 3
Open Issues: 6
Type:typo3-cms-extension
Requires
- php: ^8.1
- ext-mbstring: *
- doctrine/dbal: ^2.13.8 || ^3.9 || ^4.2
- 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
- eliashaeussler/php-cs-fixer-config: 2.3.0
- eliashaeussler/version-bumper: ^2.4 || ^3.0
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.52
- helhum/typo3-console: ^7.0 || ^8.1
- helmich/typo3-typoscript-lint: ^3.2
- move-elevator/composer-translation-validator: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0 || ^2.0
- phpstan/phpstan-phpunit: ^1.0 || ^2.0
- phpstan/phpstan-strict-rules: ^1.0 || ^2.0
- phpunit/phpunit: ^10.2 || ^11.0 || ^12.0
- saschaegerer/phpstan-typo3: ^1.10 || ^2.0
- spaze/phpstan-disallowed-calls: ^4.0
- ssch/typo3-rector: ^2.10 || ^3.0
- symfony/translation: ^5.0 || ^6.3 || ^7.0
- tomasvotruba/type-coverage: ^1.0 || ^2.0
- typo3/cms-base-distribution: ^11.5 || ^12.4 || ^13.4
- typo3/cms-lowlevel: ^11.5 || ^12.4 || ^13.4
- typo3/coding-standards: ^0.7 || ^0.8
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).