Permissions by term per content type
Categories
Component ID
2879513
Component name
Permissions by term per content type
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Drupal core allows you restrict content by user role. The "Permissions by term per content type" extends that functionality and allow you to control access by taxonomy term. One taxonomy can be used in more than one content type and one user role may have different access on different content types so this module gives the granularity to be able to control the access via same taxonomy on each content type.
For ex.
Taxonomy A is used in content type CT1 and CT2.
Role1 can access taxonomy term A on CT1 but not on CT2.