- Issue created by @firewaller
- 🇮🇳India jahanaraS Bangalore
Hi,
I have installed the filter_perms module on Drupal version 10.1.7 using composer.
ddev composer require drupal/filter_perms
I can see the Roles/Modules filters on /admin/people/permissions page.Please try installing module using composer. Clear the cache using drush or from the admin UI - admin/config/development/performance
- Status changed to RTBC
10 months ago 5:43pm 28 January 2024 - 🇺🇸United States firewaller
Thanks for confirming. I have validated that it was an incompatibility with the module_filter module as mentioned previously:
- https://www.drupal.org/project/filter_perms/issues/3123289#comment-13800364 →
- https://www.drupal.org/project/filter_perms/issues/2997536#comment-13906269 →
It appears that the module_filter patch mentioned above has been merged into the stable version and simply needed a config change via:
drush config:set module_filter.settings enabled_filters.permissions false -y
I appreciate the support! - Status changed to Closed: works as designed
6 months ago 1:48pm 23 May 2024