Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 826 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 826 Bytes

VCCW (vagrant-chef-centos-wordpress) + phpMyAdmin + wordmove

This is a Vagrant configuration designed for development of WordPress plugins, themes, or websites.

To get started, check out http://vccw.cc/

Overview

  • This Vagrant configuration has various settings you can change:
  • Customizable URL (default: http://wordpress.local/)
  • Debug mode is enabled by default
  • SSL is enabled by default
  • Automatic installation & activation of plugins and themes at the time of provisioning:
    • default plugins: theme-check, plugin-check, dynamic-hostname
    • default theme: none
  • Optional import of theme unit test data
  • Pre-installed wp-cli
  • Shares folders between Host and Guest OS