AlterBrains • Different content on each subdomains possible?
Page 1 of 1

Different content on each subdomains possible?

Posted: June 21st, 2014, 11:00 am
by schwichti
Hello,

we have just two short questions to you:

1.
we like to set up one maindomain in joomla 3.x to share their template and the content to a number of different subdomains. Is it possible to settle up indipendent contaktforms and extensions like a blog on each subdomain?
2.
One admin shall administrate only "his own" subdomain. This admin also does not change any content on the maindomain. We plan to have around 50 subdomains with 50 administrators.

thanks for your reply, kay

Re: Different content on each subdomains possible?

Posted: June 22nd, 2014, 10:55 am
by Admin
1. Yes, each slave can use own database tables for certain extension and hence have own unique data managed from site's own backend.
2. It's impossible, there are 2 options:
a) each site uses own database tables and hence have own independent content managed from own backend.
b) all sites use same tables and hence have same contents, no matter which backend to use - contents will be updated on all sites.

You also need to decide will you use same files (share Joomla installation) or not.

Re: Different content on each subdomains possible?

Posted: July 2nd, 2014, 4:25 pm
by railer
Would the content categories be shared, or can they be kept separately for each site?

Re: Different content on each subdomains possible?

Posted: July 3rd, 2014, 1:05 pm
by Admin
There are 2 options:
1. Sites have same categories (all Joomla categories).
2. Each site has own independent categories as usual.

Re: Different content on each subdomains possible?

Posted: October 31st, 2014, 5:26 am
by tazy
Would the content categories be shared, or can they be kept separately for each site????

Re: Different content on each subdomains possible?

Posted: October 31st, 2014, 4:10 pm
by Admin
It depends on how would you like to keep them.
If articles are shared - better share categories, otherwise categories IDs can be messed.

Re: Different content on each subdomains possible?

Posted: March 30th, 2015, 9:28 am
by scotty417
So if I have the following:

a) each site uses own database tables and hence have own independent content managed from own backend.

I can create a subdomain via Mighty Sites and not have to re-install everything.
This subdomain, then, can have different articles, images and pictures on it.
I can even change the template so that it can be a different color or variation of the same template.

Re: Different content on each subdomains possible?

Posted: March 30th, 2015, 2:35 pm
by Admin
Once creating a new slave site in MightySites you can clone database tables of any existing site for new site.
MySQL user of new slave site should have access to database of source site.