mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-12 18:36:09 +01:00
Frontend editing for TYPO3
58201ce398
- align README.md - align ext_emconf.php, composer.json - add Settings.cfg, Index.rst, Includes.rst.txt - add .editorconfig, .gitignore See https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html for further details. |
||
---|---|---|
Classes | ||
Configuration | ||
Documentation | ||
Resources | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
composer.json | ||
ext_emconf.php | ||
ext_localconf.php | ||
LICENSE.txt | ||
README.md |
TYPO3 extension feedit
This TYPO3 extension is a simple solution to edit TYPO3 page content elements directly in the frontend as a logged-in backend user. It adds edit icons around elements for this purpose.
The functionality was part of the TYPO3 Core until TYPO3 v10.0, and moved into its own extension, receiving its own public repository.
URL | |
---|---|
Repository: | https://github.com/FriendsOfTYPO3/feedit |
Read online: | https://docs.typo3.org/p/friendsoftypo3/feedit/main/en-us/ |
TER: | https://extensions.typo3.org/extension/feedit |