This project is not covered by Drupal’s security advisory policy.

User Management Plus provides advanced user management configuration possilibity.
CRUD (create/read/update/delete) rules can be created, to define the allowed actions based on user role.

The conditions that can be used:
- create: role, overtake a common field
- view: role, all of them / created by the user / if share common field
- edit: role, all of them / created by the user / if share common field
- delete: role, all of them / created by the user / if share common field

D7 The rules are being stored as Drupal variables, therefore exporting them with Features is possible.
D8 The rules are being stored as Drupal configuration, therefore importing/exporting them with Configuration synchronization (admin/config/development/configuration) is possible.

Dependencies:
D7 Chain Menu Access API
D8 no dependency

Project information

Releases