christianfutterlieb / backend_roles
Backend user group role management for TYPO3
Installs: 9 231
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=8.1.0 || <8.3
- typo3/cms-core: ^12.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.42
- friendsofphp/php-cs-fixer: ^3.17
- mikey179/vfsstream: ^1.6.7
- phpstan/phpstan: ^1.10
- rector/rector: ^1.0
- typo3/testing-framework: ^8.0
Replaces
- aaw-team/backend_roles: 3.1.0
- typo3-ter/backend_roles: 3.1.0
This package is auto-updated.
Last update: 2024-11-29 11:39:43 UTC
README
This TYPO3 extension allows the text-based definition and synchronization of (parts of) be_groups
records.
Features
- Define the access definitions for
be_groups
records - Set up
be_groups
records to be synchronized with the definitions - Synchronize via TYPO3 backend or CLI command
- Export definitions representing existing
be_groups
records for an easy migration towards this extension. Either as download or text-based copy&paste
Installation
composer require christianfutterlieb/backend_roles
Docs
The documentation can be found here: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/
License
GPLv2.0 or later
Copyright
2020-2022 by Agentur am Wasser | Maeder & Partner AG (https://www.agenturamwasser.ch)