Page 1 of 1
Making a private website.
Posted: Sat Apr 15, 2006 4:26 pm
by TriLogic
I would like to use CMS Made Simple to put up a private website for familiy and friends. In other words I want anyone who uses the site to be required to login. Is there a quick way to do this in CMS Made Simple.
Re: Making a private website.
Posted: Sat Apr 15, 2006 4:59 pm
by calguy1000
You'll want the FrontendUsers, and CustomContent modules. designed for specifcally this purpose. If you're dealing with lots of users, the SelfRegistration module will be handy too.
Re: Making a private website.
Posted: Sat Apr 15, 2006 7:18 pm
by TriLogic
Thanks. I don't want people signing up per se, I want to be able to setup the users beforehand and then restrict to only those users. Will the mod you mentioned do this?
Re: Making a private website.
Posted: Sat Apr 15, 2006 8:02 pm
by calguy1000
Yep, you want frontendusers and customcontent modules.
Re: Making a private website.
Posted: Sun Apr 16, 2006 2:34 pm
by sdm610
ครับผม [glow=red,2,300]hi[/glow]!

Re: Making a private website.
Posted: Sun Apr 16, 2006 4:19 pm
by kermit
does your web host permit you to have protected directories? you could just protect the cmsms directory through the server. then you wouldn't need to add anything to cmsms. (it's also a good way to provide an extra layer of protection to your /admin/ directory.)
Re: Making a private website.
Posted: Mon Apr 17, 2006 1:45 am
by TriLogic
Yes, my hosting service does allow for password protected directories in the file system. That being said, I much prefer for the CMS to handle the security as I want the individual's login to determine what content they have access to.