Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.86 KB

index.md

File metadata and controls

34 lines (21 loc) · 1.86 KB
layout title category order
homepage
VVV
1. Introduction
1

VVV is an open source local development environment focused on WordPress, powered by Vagrant.

VVV is ideal for developing themes and plugins as well as for contributing to WordPress core.

Objectives

  • Approachable development environment with a modern server configuration.
  • Stable state of software and configuration in default provisioning.
  • Excellent and clear documentation to aid in learning and scaffolding.

Read more about the history of VVV, the governance of the project, and how you can contribute.

Requirements

VVV requires recent versions of both Vagrant and VirtualBox to be installed.

Vagrant is a "tool for building and distributing development environments". It works with virtualization software such as VirtualBox to provide a virtual machine sandboxed from your local environment.

In addition to VirtualBox, provider support is also included for Parallels, Hyper-V, VMWare Fusion, and VMWare Workstation. We also have experimental Docker support.

Documentation

The documentation area of this site is in progress. Click here to open new issue on GitHub, if you run into trouble, or have any tips that we need to know.

Copyright / License

The code powering VVV and this website is copyright (c) 2014, the contributors of the VVV project under the MIT License.