Multisite setup
-
Hello!
I will explain my scenario so you’ll better understand my questions below.
My project’s setup consists of 5 websites serving different services built with different themes and plugins and installed as sub-domains in the multisite network as follows:
mysite.com -> main website, landing page
site1.mysite.com -> e-learning platform (user roles: student / instructor)
site2.mysite.com -> job portal (user roles: candidate / employer)
site3.mysite.com -> community (user roles: subscriber, author. Users will be able to post content from front-end, vote, comment, edit open lists, etc)
site4.mysite.com -> multi-vendor marketplace (using Dokan, user roles: buyer / seller)I will also have blog.mysite.com (don’t want to give my users the option to comment, so that’s a relative simple task to do)
What I don’t understand from the documentation and other topics and comments of this plugin are the following things:
1. Can I install and run Join My Multisite from a sub-domain (connected to the main website)? Eg: app.mysite.com where all the login / register buttons from all the websites within the network are redirected? In other words:
User lands on site4.mysite.com decides to register an account. Clicks the button “register” and he is redirected to app.mysite.com where he will register a new account. After that, also from app.mysite.com he will login. After login, he will see a page with all the services that I offer so he will be able to navigate to site4.mysite.com (or any-other sub-website from the network. If the user wants to buy a font or a logo from site4.mysite.com, he will go there, if he wants to search for a job, he will go to site2.mysite.com and to learn something new he will go to site1.mysite.com).
When he will land on any of the sub-websites, he will be already logged in (since he logged in on app.mysite.com) Is this correct?Basically, all the accounts are created from app.mysite.com and also all the users will login from that link.
I know that I can only assign 1 (one) role to each account so when a new user will be created he will have these roles:
For site1.mysite.com -> student
site2.mysite.com -> candidate
site3.mysite.com -> subscriber (the only role for that sub-website)
site4.mysite.com -> buyerIF the user wants to create courses and earn money from selling courses on site1.mysite.com he will send a form to admin and ask for that role. Same goes if he wants to post jobs and hire people for his project or become a seller for digital stuff like fonts, logos, etc.
Did I get all the things correct? If not, please help me find the best setup that will work for what I need to achieve.
I need all these services together under one roof.
I’m not a developer so it’s hard for me to use just one website with all the plugins for each of the feature that I want.
This is a personal project if this matters. It’s not a client project and I won’t earn any profits from this project. It’s a philanthropic project designed to help people.
Thank you!
- The topic ‘Multisite setup’ is closed to new replies.