Altering Routes - Restrict Route Access Via Custom Access Check
I needed to block the shipments tab from orders in Commerce when the order is complete. The shipment info is available on the...
I needed to block the shipments tab from orders in Commerce when the order is complete. The shipment info is available on the...
I had to block store owners from editing orders in Commerce after they're completed. I used hook_entity_access(), or more...
Adds role/module filter and module group sidebar.
More robust than Filter Permissions, Permissions Filter modules.
Minimal search filter for permissions admin UI.
Recommended over Filter Permissions and Fast Permissions Administration, unless there's too many permissions to load.
Provides roles/module filter for permissions admin ui.
Must search before viewing results, but there's a view all option. This could help with slow page loads from too many permissions.