Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Orchard CMS simple user registration/authentication

I think creating a simple user-registration on Orchard CMS should be easy?

What I need is a simplest set of steps that need to be followed to use basic user registration/authentication in my test app, something similar to http://orchardproject.net/gallery/Users/Account/Register. I've been scanning through google results on this, but most only talk of customization through external modules, I dont think I'll need external modules for a simple user authentication mechanism?

Register/ Login/ Membership module in Orchard link didn't help me much, as in, how do I get my users register/login after this setting? What do I need to do for this? Note, for now, I dont need customizations like, Orchard: Custom Registration fields.

From my understanding this should be a very simple thing to implement, but I've been struggling to get this my test app. What am I missing? Some guidance on this would be highly appreciated.

Thanks in advance!

like image 669
Karuna Sorate Avatar asked Nov 10 '11 10:11

Karuna Sorate


1 Answers

What's wrong with activating Settings / Users / Users can create new accounts on the site ?

like image 97
Bertrand Le Roy Avatar answered Oct 13 '22 00:10

Bertrand Le Roy