Complicated Multi-site / Multi-network Help
-
Hello everyone. I am trying to set up a complicated multi-site network which would allow me to have a base domain for the organization and multiple sites for varying services. One such service I would like to run another multi-site off of and allow users to create their own sites. Here is the structure I am trying to achieve:
- domain.com
- service.domain.com
- service.domain.com
- sites.domain.com
- sites.domain.com/site1
- sites.domain.com/site2
- sites.domain.com/site3
What is the best way to do this, I’ve tried the multi-network plugin which appears to be outdated, but it doesnt allow for the 2 forms of site URLs (subdomain or subdirectory). I have looked at doing the shared users with CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE, but it doesn’t seem like roles can be easily established for allowing multisite editing on only their own site. I can’t seem to find a good plugin for syncing users or cookies across sites. I’m also not sure how to go about domain mapping to achieve this when using a wildcard subdomain multisite setup.
- The topic ‘Complicated Multi-site / Multi-network Help’ is closed to new replies.