I have build an helpdesk system in php and I have 3 different sites which needs that helpdesk system but I want my helpdesk system to be multi-tenant for the 3 sites.
and also what I want to have is that I have a superAdmin having his control over all three sites and three 3 different admins which will control thier own site.
How this can be done.. I searched a lot, I found wordpress having multi tenant facility, but dont understand how wordpress is doing this.
Guide me in this direction
I have build an helpdesk system in php and I have 3 different sites
Share
I don’t know about word press or anything. What I think is why don’t you host this help desk in forth site and redirect all the three sites while the user needs help desk?