shelob9/vvv-config

Barebones config for VVV new site. BYOWP.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 2

Open Issues: 0

Language:Shell

pkg:composer/shelob9/vvv-config

dev-master 2014-10-13 17:49 UTC

This package is auto-updated.

Last update: 2025-10-08 09:53:24 UTC


README

Basic configuration for setting for adding a new site in VVV.

For more information on how to use this to create new sites, see my article on using Vagrant in Torque.

Instructions:

  • In VVV's www directory, create a new folder and give it a name.
  • Add and configure WordPress in that directory according to your personal taste
  • Clone or copy this repo in that directory.
  • In each file from this repo change "site" to whatever you called the parent directory.
  • vagrant provision

You may or may not need to vagrant halt and vagrant up to get it to work.