Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Easy WP Dev environments with VVV

Easy WP Dev environments with VVV

Spinning up a local WordPress development environment has never been easier with VVV. Whether you need one WP installation or a dozen, you can spin up and spin down like a champ. VVV works cross-platform, so no one is left behind. Come hear more about this useful and easy-to-use technology!

Daniel Stout

August 27, 2019
Tweet

More Decks by Daniel Stout

Other Decks in Technology

Transcript

  1. ADVANTAGES • Simple YAML Configuration • Multiple PHP versions •

    Easy to add + remove WPs • Uses local filesystem • Used by WP core devs
  2. COMMANDS TO REMEMBER $ vagrant up $ vagrant up --provision

    $ vagrant reload --provision $ vagrant halt $ vagrant ssh $ vagrant destroy