heimrichhannot / contao-advanced-user-permissions-bundle
A bundle to add more additional user permissions to contao.
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.9
- symfony/dependency-injection: ^4.4 || ^5.0
- symfony/http-kernel: ^4.4 || ^5.0
README
A bundle to add more additional user permissions to contao.
Sometimes more granular user permissions are needed, then contao already provides out of the box. This bundle adds some additional restrictions to gain more flexibility.
Features
- adds following additional permissions
- Articles: create, edit, and delete articles for allowed articles
- News: create, edit and delete news articles for allowed archives
Usage
Install
-
Install with composer or contao manager
composer require heimrichhannot/contao-advanced-user-permissions-bundle
-
Update database
-
Check your existing user groups as the new restrictions may affect them
Update permissions
Permissions can be found within the user group configurations.