Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am new to Umbraco and I am researching to see if it will fit my needs.
We need a site that is will have different users (each with different attributes)
-public user: basically someone just viewing the page
- client: this user will need to register and can log in to view their order history and account info
- sales rep: the user will be regsitered by an admin. the user will log in to view sales reports and other info.
- admin: the user will manage all the clients and sales reps.
- umbraco admin: the user will manage the content of the UI. Update SEO, add new pages, content, etc.
All non-umbraco data will be retrieved via an internal WCF Service. I take it I will need to make my own controls using razor and .net user controls.
I understand that I will probably need to implement by own membership provider and I am okay with that.
Is this a fairly common way of using Umbraco. I just don't see any concrete examples. Can someone please point me in the right direction.
Cheers
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Custom Membership
I am new to Umbraco and I am researching to see if it will fit my needs.
We need a site that is will have different users (each with different attributes)
-public user: basically someone just viewing the page
- client: this user will need to register and can log in to view their order history and account info
- sales rep: the user will be regsitered by an admin. the user will log in to view sales reports and other info.
- admin: the user will manage all the clients and sales reps.
- umbraco admin: the user will manage the content of the UI. Update SEO, add new pages, content, etc.
All non-umbraco data will be retrieved via an internal WCF Service. I take it I will need to make my own controls using razor and .net user controls.
I understand that I will probably need to implement by own membership provider and I am okay with that.
Is this a fairly common way of using Umbraco. I just don't see any concrete examples. Can someone please point me in the right direction.
Cheers
is working on a reply...