Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-advanced-user-permissions-bundle
A bundle to add more additional user permissions to contao.
https://github.com/heimrichhannot/contao-advanced-user-permissions-bundle
Last synced: about 1 month ago
JSON representation
A bundle to add more additional user permissions to contao.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-advanced-user-permissions-bundle
- Owner: heimrichhannot
- License: gpl-3.0
- Created: 2021-07-09T08:29:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T10:50:08.000Z (over 1 year ago)
- Last Synced: 2024-09-18T02:23:30.706Z (3 months ago)
- Language: PHP
- Size: 32.2 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Contao Advanced User Permissions Bundle
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
1. Install with composer or contao manager
composer require heimrichhannot/contao-advanced-user-permissions-bundle
1. Update database
1. Check your existing user groups as the new restrictions may affect them
### Update permissions
Permissions can be found within the user group configurations.