I'm new to Umbraco and am ideally after some advice and direction please.
We have a website that has two sorts of members:
1. Basic members, these are allowed to create an account and are then allowed access to certain areas.
2. Company memberships, people create accounts and are assigned to a company. So a company account will have multiple members.
I'm not really sure how to start replicating this with Umbraco. I have looked through the internet and subscribed to the video's section but there's not much on membership that I could find.
I have previously worked with the MySQL membership provider classes, but I'm not sure how to go about integrating this into an umbraco site. There will be 10,000+ members, so I would prefer to manage this outside umbraco.
Will this work with the membership section on the umbraco client?
Umbraco Membership
Hi,
I'm new to Umbraco and am ideally after some advice and direction please.
We have a website that has two sorts of members:
1. Basic members, these are allowed to create an account and are then allowed access to certain areas.
2. Company memberships, people create accounts and are assigned to a company. So a company account will have multiple members.
I'm not really sure how to start replicating this with Umbraco. I have looked through the internet and subscribed to the video's section but there's not much on membership that I could find.
I have previously worked with the MySQL membership provider classes, but I'm not sure how to go about integrating this into an umbraco site. There will be 10,000+ members, so I would prefer to manage this outside umbraco.
Will this work with the membership section on the umbraco client?
Thanks
JC
Take a look at following links:
http://www.mortenbock.dk/setting-up-membership-in-umbraco-116.htm
http://www.aaron-powell.com/blog/july-2009/umbraco-member-profiles.aspx
Umbraco v4 uses membership providers, so you can use your current one (mysql)
I have some problems to posting my answer, so I divide it into multiple small posts, sorry :-(
You can create umbraco role for each company membership.
Then you can assign each umbraco member into these roles.
Thanks Petr,
That's been very helpful.
I've had viewing problems with this forum in IE, works fine in FF though.
Thanks again.
JC
is working on a reply...