Posted by yelgulwa on July 6, 2012 at 9:20am
Hi there,
I am planning to build a multisite architecture for my project. My need is to have different users and associated profiles across each site. I don't have prior experience working with multisite. What is the default behavior of having different databases? Could anyone tell me if this could be done?
Thanks in advance!
Swati.
Comments
User profiles in Multisite
The main goal with multisites is to build many sites with a core code. That means that you build a basic site and the following sites are built over this one.
If anyone of the following sites needs another module or theme you just add in this site those objects.
You can use different DBs or you can use only one with differents prefixes.
Manuel.