- Issue created by @prashant.c
On the Permissions page (/admin/people/permissions), permissions are grouped by the module that provides them. While Drupal already has a route (/admin/people/permissions/module/[modulename]) that allows filtering permissions for a specific module, there is no direct way to access this filtered view from the main permissions page.
Adding a clickable link to the module name in the permissions table would significantly improve navigation, allowing administrators to quickly filter and manage permissions for a specific module.
Currently, users must manually navigate to /admin/people/permissions/module/[modulename] by typing the URL or using other means.
or by clicking the "Permissions" link displayed on the modules listing page for each module, which provides some permissions.
The module name titles on the Permissions page will become clickable links, directing users to the filtered permissions view for that module.
Active
11.0 🔥
user system