Custom Permissions

Component ID

373990

Component name

Custom Permissions

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

50286

Component created

Component changed

Component body

This very light-weight module allows additional permissions to be created and managed through a administration form. It uses the menu access system to allow or dissalow access to it.

On the administration page a user is able to create a permission with name and path(s).

These permissions can then be assigned to roles on the permissions page.

The name of the module has been changed from "Site Configuration Permissions" to "Custom Permissions" to reflect the current state of the module. The new name will be used in the 7.x version and above

8.x-1.x

Custom permissions are now configuration entities, they are exportable via features and configuration manager.

Supporting organizations:
utiks

7.x-2.x

The 7 version of this module is a direct port of the 6.x-2.x version.

6.x-2.x

Version 2.x allows additional permissions to be created and managed through a administration form.

On the administration page a user can set the permission name and permission path(s)

By default the following permissions are created:

  • administer administration theme
  • administer clean-urls
  • administer date-time
  • administer error reporting
  • administer file system
  • administer modules
  • administer performance
  • administer site information
  • administer site maintenance
  • display site building menu
  • display site configuration menu


It also got ctools exportables support meaning you can use the features to export permissions.