christianfutterlieb / backend_roles
Backend user group role management for TYPO3
Installs: 269
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: >=8.1.0 || <8.3
- typo3/cms-core: ^12.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.17
- mikey179/vfsstream: ^1.6
- phpstan/phpstan: ^1.10
- typo3/testing-framework: ^8.0
Replaces
- aaw-team/backend_roles: 3.0.2
- typo3-ter/backend_roles: 3.0.2
This package is auto-updated.
Last update: 2023-09-13 18:34:12 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)