Login
Re: Login
The Front End Users-module is your friend.. 
http://wiki.cmsmadesimple.org/index.php ... _End_Users
/Kristoffer
			
			
									
						
										
						http://wiki.cmsmadesimple.org/index.php ... _End_Users
/Kristoffer
- 
				uniqu3
 
Re: Login
Actually if you follow Kristoffers link you will find the help needed.kbh wrote: The Front End Users-module is your friend..
http://wiki.cmsmadesimple.org/index.php ... _End_Users
/Kristoffer
All you have to do after setting things up as in the wiki page is configure your SelfRegistration module to give users ability to register. How to do it can be found in module Help.
- 
				uniqu3
 
Re: Login
You should read what i wrote above, if you go to "Extensions->Modules" you will see "Help" next to each of module, there you can see explanation how these are being used.
For example to show a login form you should creat a page for example "Login" and enter in the page
			
			
									
						
										
						For example to show a login form you should creat a page for example "Login" and enter in the page
Code: Select all
{cms_module module='FrontEndUsers' form='login'}

