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

Gated Entity provides an option to lock your entities with different ways. For example, if you want to lock a node and when it displays it shows only the title of the node and the remaining part of the node will be locked. Different methods can be used to unlock the content and it can be extended to create your own plugin to create a custom locker.

Features

Supported entity types

At this time, only the Node entities are supported. We are working to extend it to most of the other entity types.

Available lockers

The following lockers are supported for now. We are working on implementing new lockers with this module.
- Login Locker: Which locks the entity for anonymous users and show a link to login to unlock the entity wherever it displays.
- Working on new lockers..

Post-Installation

At this time, a general configuration page is available to configure the entities and lockers. After enabling this module, navigate to /admin/config/content/gated-entities to configure it.

Project information

Releases