Hi, there,

I'd like to setup a paid membership site, and have multiple "tiers" or levels, so to speak, where each level inherits the previous levels' amount of info he person can access, plus new ones.

So taht -

Level 1 gets a certain amount of access.
Level 2 gets level 1 + more.
Level 3 gets level 2 + more.
and Level 4 gets level 3 plus more, also.

How is this best done?

Thanks so much, and have a good day,

- Paul

Comments

danyalejandro’s picture

just a wild guess: use "Rules" to automatically asign the other levels when a level is bought

AngelicLight’s picture

Thanks, but not sure if that's in the direction I need.

Does anyone know if "roles" per level would be the best way for this?

mcfilms’s picture

yes. You'd create a role for each level of access. There is an ubercart module to help you sell these higher levels of access.

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

AngelicLight’s picture

Thank you.