Know anything about membership sites

Do any of you IT stars know about creating a membership website?

How easy is it?

Is it easier to use software or just add scripts etc?

All I want is a password protected member area, but where the members pay a subscription to join, I have all shopping cart etc to handle the payment side.

Thanks

Julia
 

gary

Free Member
Feb 9, 2003
819
3
London
Hi Julia

There are a number of ways of doing this, depending on how many members you expect to join.

1) Only a few new members per week:

You could do this fairly manually without too much trouble. Have an order form on the site where the member can sign up and pay. Once you receive payment, you add their name to a list of those allowed to access the password protected area. This can be set up quite easily using a simple script that adds to an encrypted username and password file every time you add a new user.

2) Lots of new members:

Install a membership management script/software. This will cost up to £100 for the software and maybe the same again to install, but once it's done you could probably even get the payments automated so that new members are automatically added as members if their payment goes through.

Let me know if you need any more info or help with this.

Gary
 
Upvote 0

Toon

Free Member
Jul 18, 2004
905
14
NE England
I currently have just set up a VIP members but as yet have no members (only went live yesterday) and what I've done is use oscommerce to allow people to log in, look at previous orders and look at their current order status. I took out everything I didn't need from oscommerce and have simply left the login option on there.
Depends what you need the secure part for but that does the job for me.
 
Upvote 0

easytrade

Free Member
Nov 15, 2004
6
0
I would definitely recommend using amemebrpro.

The script can do literally anything in terms of a membership based site. You can even accept payments through this script and set-up affiliates.

I have used the script on numerous sites and it works perfectly for me. The various pages are template driven so you can change the look and feel very easily.

You can also set-up membership durations, different products and a lot more. Please visit their site for further information. http://www.cgi-central.net

Hope this helps.
 
Upvote 0

Latest Articles