Installation
Requirements
- PHP 8.1 - 8.4
- TYPO3 11.5 LTS - 13.4 LTS
Installation
Require the extension via Composer (recommended):
composer require xima/xima-typo3-frontend-edit
Copied!
Or download it from the TYPO3 extension repository.
Configuration
Include the static TypoScript template "Frontend edit" or directly import it in your sitepackage:
Configuration/TypoScript/setup.typoscript
@import 'EXT:xima_typo3_frontend_edit/Configuration/TypoScript/setup.typoscript'
Copied!
Note
TYPO3 13: Include the Frontend Edit (xima/
) site set.