Installation
System requirements / compatibility
Note
The PHP-compatibility aligns exactly with the requirements of the respective TYPO3 version.
Backend roles | TYPO3 | PHP | Support / Development |
---|---|---|---|
4. | 12. - 13. | 8. - 8. | active development |
3. | 12. | 8. - 8. | security, priority bugfixes |
2. | 11. | 7. - 8. | security |
1. | 9. - 10. | 7. - 7. | none |
Perform the installation
Install the extension the normal way in TYPO3.
For Composer users:
composer require christianfutterlieb/backend_roles
Copied!
Get the source code
git clone https://github.com/christianfutterlieb/backend_roles.git
Copied!