how to limit access to certain pages depending on role

Project:Ubercart Limit Download Per Role
Version:6.1.0.x-beta2
Component:Miscellaneous
Category:support request
Priority:critical
Assigned:ammar
Status:active
Description
Project: 
uc_role

Hi

I am using
Ubercarat to setup a chef website, basically users will register and pay for a memebership to access the recipe page on the site. is there functionality in ubercart that allows for limiting access to the recipe page to only paying customers?

thank you
Ammar

duckz's picture
Offline
Joined: 05/13/2009
Juice: 115
#1

You don't need this module to limit access to a certain content-type (AKA page) uc_recurring can handle it. This module is only if you want the "user" to download products when purchasing role and limit them.

so using uc_recurring to create the subscription and update user roles then use drupal permission system to limit which roles can view the content type.

---------------------------------------------------------------------------------------------------------------------
available for custom works, drupalstore.info
------------------------------------------------

rakesh's picture
Offline
Joined: 07/19/2010
Juice: 24
#2

You don't need this module for your purpose as you mentioned because it best used for shopping sites where in you list the products and buy them. As duckz has mentioned that uc_recurring will solve your purpose