Management Tool + Multisite combined
-
I am setting up a series of multisite networks with the following structure:
MULTISITE NETWORK 1 (USA)
usa.domain.com
us.domain.com/service1/
us.domain.com/service2/MULTISITE NETWORK 2 (GERMANY)
ge.domain.com
ge.domain.com/service1/
ge.domain.com/service2/…
Each multisite network will be independent and run on a different server. In this way, I can reduce the risk to crash all the sites in case one of the country-specific network crashes.
With this config, there will be a super-admin for each network/country. In my specific case, it will be the same person. Also, this config implies that the super-admin will have to manually update wordpress and plugins for each network/country, ending up a time-consuming process.
I wonder if it would be possible to combine the multi-site feature with a website management tool, such as MainWP or wpmudev The Hub, to automatically update the master sites of each network/country, so that the super-admin(s) will only need to deploy the updates to the child-websites in the networks.
What do you guys think about this solution?
- The topic ‘Management Tool + Multisite combined’ is closed to new replies.