Drupal is a registered trademark of Dries Buytaert

This module enhances the default permission checking in Drupal Views.

Normally when checking views permission, Module view will check that the user only needs one role in the permission. This module will create new view option that current user must have all role specified by the permission to be valid.

Technically views checks OR role with permission . This module checks AND all roles and permision. Instead of checking if the current user has a single role or permission, it validates whether the user AND all the selected roles in the permission settings. Only users with the required combination of roles will pass the validation.

I also added the Views area twig custom. This is an advanced custom text for views header/footer. By default it has ckeditor 5 to make header/footer creation easier. It supports Twig so you can do more things with Twig.

Activity

Total releases
6
First release
Dec 2024
Latest release
7 months ago
Release cadence
45 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
1.0.5 Stable Jul 23, 2025
1.0.4 Stable Feb 11, 2025
1.0.3 Stable Feb 11, 2025
1.0.2 Stable Feb 11, 2025
1.0.1 Stable Feb 11, 2025
1.0.0 Stable Dec 10, 2024