heimrichhannot/contao-advanced-user-permissions-bundle

A bundle to add more additional user permissions to contao.

0.1.3 2023-09-15 10:50 UTC

This package is auto-updated.

Last update: 2024-04-15 12:03:09 UTC


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

  1. Install with composer or contao manager

     composer require heimrichhannot/contao-advanced-user-permissions-bundle
    
  2. Update database

  3. Check your existing user groups as the new restrictions may affect them

Update permissions

Permissions can be found within the user group configurations.