1 step (set up module)
2 step (set up permissions)
3 step (see operations filtering)

Hello to all! This simple module forked from Entity Bundle Permissions but much more useful. It allows to set up access permission for any content-based entity type. Differences from original module:

  • You can (and should, after installation) configure permission scopes for different types of entities using settings. Now the permissions page looks simpler.
  • You can easily clear unnecessary permissions via module settings. You don't need to use the "reverse permissions" model to remove all the unnecessary permissions, as in the original module.
  • Permissions sorted by base entity type (Content, Comment, Media) first, and then by entity type (article, etc).
  • Permissions model differs from original module. For example, users will only need to "View published content" to be able to view content, but also have "Access content items "Basic page"" to use operations.
  • This module works with PHP 7 (tested with PHP 7.4).

Project information

Releases