• Resolved darrenwalker

    (@darrenwalker)


    We copy our production site to the dev environment to develop, test and release new code often. Right now, when we copy our prod site to dev we have to manually deactivate miniorange in dev, reinstall it, active the correct license key and import our json config again for that environment.

    Can we get wp-cli commands or mysql commands to help us automate this process? We would need to do the following:
    deactivates miniorange
    activates license key
    activate miniorange
    imports the environment json

    We can use wp-cli to deactivate and activate but we don’t know how to give it the license key or import the correct json file.

Viewing 1 replies (of 1 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi Darren,

    I hope you are doing good.

    We have recently added support for the WP-CLI commands that can activate the license keys and import configuration from the JSON file. We also have a document that can help you with expediting more CLI features in the plugin.

    It would be great if you can directly reach out to our support team using Contact Us/Support form. They will provide you with the required script.

    Thanks,

Viewing 1 replies (of 1 total)

The topic ‘automate plugin installation’ is closed to new replies.