Page 1 of 1

Separate websites in one login?

Posted: Wed Mar 27, 2013 11:38 am
by zharlize
Is there a way to have two separate website in the same CMS installation? I'm doing a website for someone who has two companies that are completely different. Is there a way to manage two sites that are not connected? I want her to be able to use the same admin login.

Re: Separate websites in one login?

Posted: Wed Mar 27, 2013 12:40 pm
by velden
As far as I know cmsms is not built for that.

maybe you could play around with .htaccess to 'separate' two parts of cmsms. However, probably it will not work out in the end as for example menu manager, search module, CMS mailer are all aware of one domain.

Re: Separate websites in one login?

Posted: Wed Mar 27, 2013 12:52 pm
by zharlize
Thanks. So if I want another CMS I have to install it all over in a separate folder on my web server?

Re: Separate websites in one login?

Posted: Wed Mar 27, 2013 1:27 pm
by velden
Yes, and of course use another database OR another prefix for database tables (can be configured during installation of cmsms).

Re: Separate websites in one login?

Posted: Wed Mar 27, 2013 1:36 pm
by zharlize
Ok, thanks!!!!