Installation
The extension needs to be installed as any other extension of TYPO3 CMS. Get the extension by one of the following methods:
-
Use composer: Run
composer require fgtclb/page-backend-layout
Copied!in your TYPO3 installation.
- Get it from the Extension Manager: Switch to the module Admin Tools > Extensions. Switch to Get Extensions and search for the extension key page_backend_layout and import the extension from the repository.
- Get it from typo3.org:
- You can always get current version from TER by downloading the zip version. Upload the file afterwards in the Extension Manager.
For overriding PageLayouts, follow the instructions at the Integrators section.
Compatibility
Page Backend Layout supports:
Page Backend Layout version | TYPO3 Version | PHP version |
---|---|---|
1.x | 11 | >=7.4 |
2.x | 12-13 | 8.1, 8.2, 8.3, 8.4 |