Membership script that can do this?

by 4 replies
5
I want to create a free membership site where every member has their own protected area. After signing in, each member is taken to their own area unique with their contents that only they can see and have access to. I want these area to be created automatically so that they can register and login immediately.

S2 can't do it without some manual input after each sign up. That's no good.

AMember seems to have the same limitation, although I have an email in to their support staff.

Wishlist can't do it either.

These are all set up to give members a common area. Anyone know how to easily accomplish what I want? Thanks
#programming #membership #script
  • you mean like a social network with their own customizable profile pages...
    then still have a backend for other stuff like communication and other tasks
    • [1] reply
    • They really don't need to customize. I'm just lookin for a backend area that's unique for each subscriber -- not a common membership area for all.
      • [1] reply
  • I think I can answer your questions if you could help me understand your needs better.

    Are you looking for multiple levels?
    How are you planning to feed the unique areas?

    I mean,let's say you have 500 members, do you want to upload unique stuff/contents to each profile by yourself (or by help of your VAs/employees of course) ?

    Or, do they choose what they want before paying you or signing up for your membership site, based on which the membership script you wanna use will send them to their areas?

    You said " After signing in, each member is taken to their own area unique with their contents that only they can see and have access to."

    How do you want your membership script to know what the member is signing up for and what to put in their unique membership area?


    - Anwesh Rath

Next Topics on Trending Feed

  • 5

    I want to create a free membership site where every member has their own protected area. After signing in, each member is taken to their own area unique with their contents that only they can see and have access to. I want these area to be created automatically so that they can register and login immediately. S2 can't do it without some manual input after each sign up. That's no good.