I hope you have a solution as I know you have a lot of experience with this thing:
Currently we have a WordPress multi-site where we sell sites for a startup/monthly fee. We have created themes with settings/fields such as “Name” “logo” “address” “cities” and so on. Now we collect this information on signup and manually transfer the data to the backend of the site and launch it.
How can we eliminate this silly/duplicate work? Is there a plugin / integration / system that can capture this information, create a new site instance, activate the user’s chosen theme, colors and input the values the user entered (name, etc) into the proper wordpress settings fields?
Thanks!