Installation
System requirements
Note
The PHP-compatibility aligns exactly with the requirements of TYPO3
| Backend roles for TYPO3 | TYPO3 | PHP |
|---|---|---|
3. (stable) | 12. | 8., 8. |
2. (old stable) | 11. | 7., 8., 8., 8. |
1. (legacy) | 9., 10. | 7., 7. |
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!