User Node Access

This project is not covered by Drupal’s security advisory policy.

This is a simple module used for individual and multiple users to access the node pages directly without assigning any specific role to the user.
The module would provide a user-friendly interface within the Drupal node where administrators can manage node access permissions for users.
By offering these features, the "User Node Access" module empowers Drupal site administrators to enforce fine-grained access control policies based on the values of specific fields, enhancing security and flexibility in managing content access.

CONTENTS OF THIS FILE
* Introduction
* Installation
* Configuration
INSTALLATION
Simply enable the module by drush command or by admin panel extend tab.

CONFIGURATION
Create or update node and add user in User Node Access. It's a very simple module, you just need to install it and after installation it adds a field in every node within the right panel.

Features

  • Granular Permissions: Administrators can set permissions at a granular level, specifying who can view, edit, or delete nodes based on the defined access rules.
  • Auto-Selection of Fields: The module would offer the option to automatically select fields from the content types, simplifying the process of setting up access control rules.
  • Field Integration: The module would integrate seamlessly with Drupal's field system, allowing administrators to specify access control based on the values of specific fields within the node.

Project information

Releases