shelob9 / vvv-config
Barebones config for VVV new site. BYOWP.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 2
Open Issues: 0
Language:Shell
Requires
- php: >=5.3.0
- composer/installers: ~1.0.0
This package is auto-updated.
Last update: 2024-10-08 07:26:12 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.