Skip to content

Instantly share code, notes, and snippets.

@leemcalilly
Created June 13, 2011 15:08
Show Gist options
  • Save leemcalilly/1022944 to your computer and use it in GitHub Desktop.
Save leemcalilly/1022944 to your computer and use it in GitHub Desktop.
AchieveNext Membership Model | 3.1

AchieveNext Membership Model

Basic Member

  • Can create and interact with all content
  • Cost = free
  • Eligible to attend events @ $30 per event

Executive Member

  • Free access to events
  • Cost = $350 per year or $34.95 monthly; recurring payments

Admin

  • Full access to manage site

Note on Roles

  • A partner is a role that you can have on the site. If you are an admin on a partner page, then your account has this role. For students and academics we should just override their membership level and give them an Executive membership as site admin.
@leemcalilly
Copy link
Author

We can write up a story to allow event prices to be set by the person that creates the event.

If we only have 1 paid level right now, should we charge $500 / $49.95? It seems like that is too much if most events are $30 per month. Maybe we need to beef up the membership benefits. Not sure what those would be, but I still think we should not limit the interaction on content if we want to grow the community and get people using regularly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment