Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 754 Bytes

File metadata and controls

11 lines (8 loc) · 754 Bytes

Node Restricted Access

Version: 8.x-1.0 OR Version: 2.0

Custom module that adds a permission to allow specific roles to view restricted content.

Usage

Download and enable the module for either D8 or D9 from the respective branch. During install the permissions should be rebuilt automatically.

  • Add a field_restricted_access boolean field to any node to allow restricting the access.
  • Update permissions on roles to allow viewing of restricted content.