on my umbraco site I need a possibility where users can create login etc... is there any modules i can install that handle that, or do i have to code it from scratch using .net usercontrols?
General in short, i need a possibuility where users can login and buy/sell things on my site....
Maybe you can use the package called uLogin. Otherwise ou can actually use a normal asp:Login control for this purpose. It almost works out of the box :)
But please be aware that in order of this stuff to work you need to have setup a member group in the member section and of course have created at least one member to test with (this goes for the asp:Login approach). Don't know how uLogin works yet :-)
user login and management
on my umbraco site I need a possibility where users can create login etc...
is there any modules i can install that handle that, or do i have to code it from scratch using .net usercontrols?
General in short, i need a possibuility where users can login and buy/sell things on my site....
any ideas on what is best practice?
Hi Amigo
Maybe you can use the package called uLogin. Otherwise ou can actually use a normal asp:Login control for this purpose. It almost works out of the box :)
Don't know if you have an umbraco.tv subscription but if you do, there's a video on the subject here: http://umbraco.org/help-and-support/video-tutorials/umbraco-fundamentals/members/role-based-protection
/Kim A
Hi amigo
+1 for what Kim is saying.
But please be aware that in order of this stuff to work you need to have setup a member group in the member section and of course have created at least one member to test with (this goes for the asp:Login approach). Don't know how uLogin works yet :-)
/Jan
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.