Features Role Permission

Component ID

2753915

Component name

Features Role Permission

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

451

Component created

Component changed

Component body

This module adds Features support for exporting individual permissions per role. If you want to track the state of a role and only certain permissions for that role, use this module!

Note: it can quickly get confusing having "Permissions" and "Role Permissions" on the create a feature form. You might consider disabling "Permissions" (user_permission) on the Features settings form:

admin/structure/features/settings

Not to be confused with

Features, which exports a single permission and the state of that permission for all roles on your site, which will cause problems if you later enable a different Feature module that exposes a role, and you need to grant a permission to that role which is tracked in another feature.

Features Roles Permissions, which exports a single role and the state of all its permissions on your site, which will cause problems if you later enable a module that exposes more permissions.