The effects of alcohol on
sustanon 250 leucine for – real weight loss & bodybuilding benefits?
[Solved] Is it possible to automate installation and config of wpdiscuz?
How-to and Troubleshooting
(@jjhiggins)
Active Member
Joined: 4 years ago
We are trying to use wpDiscuz for multiple customers. We need to be able to deploy a working version of our site for each customer, including installing and activating plugins. This works:
wp plugin install wpdiscuz
and activation works sometimes if we do it using the install command:
wp plugin install wpdiscuz --activate
but I can't figure out an automated way to run the install wizard and apply settings using a settings file.
Does anyone know a way to fully automate the install?
Thanks!
(@asti)
Illustrious Member
Joined: 8 years ago
@jjhiggins,
The Installation Wizard can be made on the dashboard.
(@jjhiggins)
Active Member
Joined: 4 years ago
Thanks @Asti, is there a way to run the installation wizard from the command line so we don't have to have a person run it?
(@asti)
Joined: 8 years ago
Illustrious Member
Posts: 8192
Jun 30, 2021 1:51 pm
I'm really sorry, but there is no way to install wizard from the command line.
(@jjhiggins)
Active Member
Joined: 4 years ago
Thanks for the reply @Asti, very helpful 🙂