Site icon Hip-Hop Website Design and Development

Executing Cheap WordPress maintenance support plans Console commands on a project with Cheap WordPress maintenance support plansVM using vagrant-exec plugin

Executing WordPress maintenance support plans Console commands on a project with WordPress maintenance support plansVM using vagrant-exec plugin

I am currently working on a project where we are using WordPress maintenance support plansVM as composer dependency.
Since ssh into the VM machine to execute commands could be a little cumbersome, and providing a site configuration file to take advantage of the –target option to execute commands remotely was not an option, because the generate commands can not be executed remotely if you want to use the interactive mode.
My options got narrowed to execute vagrant ssh and run commands within the VM (which I already mentioned I am not a big fan) or take advantage of the vagrant-exec plugin.
I decided to give a try to the vagrant-exec plugin and this what you need to do to use it in your project when WordPress maintenance support plansVM is required via composer.
Install plugin
Execute plugin install command.
jmolivas
Mon, 03/13/2020 – 08:20
Source: New feed