This is a customized site template for VVV.
All you need is the following in your config/config.yml. Make sure you replace sandbox with your site name.
sandbox:
repo: https://github.com/bradp/vvv-wp.git
hosts:
- sandbox.test- There aren't any options, you just configure the host and you're off to the races. The host is assumed to be
<site name>.test, so make sure you use that. - On provisions after the first one, nothing will change on the filesystem. It's up to you to update WordPress, themes, and plugins.
- Credentials will be set as
- username:
admin - password:
password
- username:
- Cleans up after itself, removing the
.gitfolder from this site template and theREADME.md - File structure set to have a
wp/folder and acontent/folder - Sets permalinks to
/%postname - Creates
wordpress_unit_testsdatabase if it doesn't exist - Debug & development constants set in
wp-config.phpAUTOMATIC_UPDATER_DISABLEDDISABLE_WP_CRONWP_DEBUGWP_SCRIPT_DEBUGWP_DEBUG_LOGWP_DEBUG_DISPLAYWP_DISABLE_FATAL_ERROR_HANDLERWP_ENVIRONMENT_TYPE
- Installs themes
twentynineteentwentytwentytwentytwentyone(set as active)
- Installs & activates a few development plugins