Run Commands
Once a command is added to InstaWP, you can execute WP-CLI commands remotely on your InstaWP Live-hosted site. WP-CLI allows efficient management of WordPress sites with commands for tasks that would otherwise be time-consuming.
In this documentation, we will explore the steps of how to execute a command on a live-hosted site.
Let’s get started 🚀
Step 1: Go to the InstaWP Live page and locate the live hosted site for which you want to run commands.
Step 2: Select the Run Commands option.
Select the command from your saved commands list that you want to run on your live-hosted site. For more information, refer to the Add Command document.
For example, if the command "activate file manager" is selected, the WP file manager will be installed as a plugin and activated immediately on the selected live site.
Step 3: Select activate file manager from the drop down.
Step 4: Now, click the Run Command button.
This will execute the command on the live site as shown on the output message.
Updated on: 24/04/2025
Thank you!