shelob9 / vvv-config
Barebones config for VVV new site. BYOWP.
dev-master
2014-10-13 17:49 UTC
Requires
- php: >=5.3.0
- composer/installers: ~1.0.0
This package is auto-updated.
Last update: 2026-03-08 10:54:33 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.