I am trying to create a website with paid membership access. So far so good, everything is installed and working correctly (drupal 6.10 and uber 2.x)

Trying to wrap my head around uc_roles but cannot find tutorials on Google.

Does anyone know a tutorial on configuring ubercart to be a membership type website? If not, can anyone at least point me in a direction or vaguely explain the process?

Thanks so much,
NB

Comments

davemybes’s picture

Enable uc_roles. Then go to Product Settings in the Store Configuration. Select the role(s) you want to assign people and the expiry time. Save all that and then create a product for your membership - call it Membership or something. Save the product and then edit it again. Now you will see a Features tab. Click that and Add Role Assignment and select the role you want to assign to the product. That should do it.

______________________________________________________________________________________________________

alekm’s picture

Can't believe how easy that was, thanks so much.

JoelLonbeck’s picture

I don't get a "features" tab when I create a new product :(
using drupal 6.10
and ubercart 2.0 beta 5

---edit---
nvm I figured it out. A bug in my theme was preventing the tab from showing up.

artatac’s picture