Question

I know that there is a build in module Orchard.Users. I want to include the user registration, Login, Forget password (etc) into My Custom Module.

I read the Orchard Documentation but I didn't find any thing useful related to this topic. Search Google leads me to answers like ADMIN -> SETTINGS - > USERS -> Add User but this is what I don't need.

I need to include the Login, User Registration in My Own Module. Please refer me to some article or suggest.

Was it helpful?

Solution

at first you should turn on user registration (ADMIN->SETTINGS->USERS->Users can create new accounts on the site) Then you'll have access to ~/Users/Account/Register

Also read these discussions:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top