Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module will help restrict the content.
Some time , Site admins want to provide free access to one content and then want to lock rest of contents for non login users or want to provide access to those users who have particular role.
This module will help those admins.
It works on content type based and send non-login users to a page where admin wants.

Module Features:

  • You can restrict the content from access.
  • You can configure, on which content-type you want to apply restriction.
  • You must set different 'content type' node for redirection instead of selected content type.
  • You can configure duration unit on module configuration page "/admin/structure/pan_premium"
  • You can set non-premium for particular content during edit
  • You can also update premium access duration unit on edit of content
  • You can set number of node you want to give free access for anonymous user, currently you can set only one node for free access.

You can download this module using git

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/daffodil/2506789.git premium_access
cd premium_access

Project information