So I created a wordpress multi-site and I want to be able to create multiple sites in the network programmatically. My subscription service has an API so I can create username and passwords on the fly when they sign up I just need to be able to create the site with some defaults when they sign up.
Also if there is a good Admin tool to manage these sites that would be awesome.
So I created a wordpress multi-site and I want to be able to create multiple sites in the network programmatically. My subscription service has an API so I can create username and passwords on the fly when they sign up I just need to be able to create the site with some defaults when they sign up.
Also if there is a good Admin tool to manage these sites that would be awesome.
Share Improve this question asked Oct 9, 2019 at 21:57 DigitalMCDigitalMC 1033 bronze badges1 Answer
Reset to default 1There are several really good plugins, like "MultiSite Clone Duplicator", that allow you to clone/duplicate and existing site.
I run a multisite installation with over 200 sites. We started by creating a basic "template" site, which held all the basic/default settings we wanted for every new site. Then, we just clone that each time we want a new site.
The newly created site can then have new administrators and editors created. Our team is already setup as super admins, and (thanks to cloning) local site admins for every site.
For more admin/management tools, you might refer to this article. It has a list of plugins (some I've used, some not) to help you manage multisite networks easier.
Hope this is what you were looking for!
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745094483a4610892.html
评论列表(0条)