Page 1 of 1

[SOLVED] Adding a login page

Posted: Mon Oct 17, 2011 2:06 pm
by dmaireroa
Hi there

I am trying to add my php and login page to cmsms but having some difficulties executing it :(

All I'm trying to do is create one login page; username, password, and a submit button linking to the excluded content area/page. I am only using one username/password for one client hope that helps.

Any suggestions?

Many thanks in advance
CHEERS :)

Re: Adding a login page

Posted: Mon Oct 17, 2011 2:33 pm
by Jos
Although you only have one user, I still would use the FrontEndUser module.
To restrict content, you also need the CustomContent module, but in the upcoming release 1.16 of FEU that won't be needed anymore. Check: http://forum.cmsmadesimple.org/viewtopi ... =7&t=57274

Re: Adding a login page

Posted: Mon Oct 17, 2011 8:42 pm
by micahgodbolt
Calguy just did an update to FEU that will make it much easier to restrict access to certain pages. So I'd check out Front End Users and see if he's posted the newest version yet (check release date).

Re: Adding a login page

Posted: Tue Oct 18, 2011 12:23 am
by dmaireroa
Thanks guys. Hopefully I can get these modules; 'Front End' and 'CustomContent' working properly.