This project is not covered by Drupal’s security advisory policy.
INTRODUCTION
The Custom Permissions module provides an interface to define and manage custom permissions that can be used across Drupal. It allows administrators to easily create and manage custom permissions through a dedicated admin page.
The primary use case for this module is:
- Define your own permissions without writing a
permission.ymlfile. This is primarily for individuals without expertise in backend development, focusing on frontend work without the need for a custom module. You can add permissions and use them, especially in Views and other modules.
INSTALLATION
Install as you would normally install a contributed Drupal module. See: Drupal Module Installation Guide for further information.
FEATURES
- Define custom permissions.
- Manage custom permissions through an admin interface.
- Integrates seamlessly with Drupal's permission system.
- Designed to be flexible and usable in various parts of Drupal, including Views and other modules.
USAGE
- Install and enable the Custom Permissions module.
- Navigate to the Permissions page (
/admin/people/custom-permissions). - Define and manage your custom permissions.
- Use the defined custom permissions in various parts of Drupal, such as Views or other modules.
Project information
- Project categories: Access control
2 sites report using this module
- Created by zeshan.ziya on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.



