Skip to content

An open source Vagrant configuration for developing with WordPress

License

Notifications You must be signed in to change notification settings

VRadenkovic/VVV

This branch is 1414 commits behind Varying-Vagrant-Vagrants/VVV:develop.

Folders and files

NameName
Last commit message
Last commit date
Feb 20, 2020
Apr 7, 2020
Dec 6, 2019
Jul 24, 2014
Apr 9, 2020
Dec 3, 2019
Jul 9, 2019
Nov 21, 2017
Nov 5, 2019
Apr 7, 2020
Dec 10, 2019
Feb 10, 2018
Feb 13, 2020
Apr 7, 2020
Dec 3, 2019
Jul 5, 2015

Repository files navigation

VVV ( Varying Vagrant Vagrants )

Codacy Badge

VVV is a local developer environment, mainly aimed at WordPress developers. It uses Vagrant and VirtualBox, and can be used to build sites, and contribute to WordPress.

How To Use

To use it, download and install Vagrant and VirtualBox. Then, clone this repository and run:

vagrant plugin install vagrant-hostsupdater --local
vagrant up --provision

When it's done, visit http://vvv.test.

The online documentation contains more detailed installation instructions.

Minimum System requirements

  • Vagrant 2.2.7 or below.
  • Virtualbox 6.1.x or below.
  • 8GB+ of RAM
  • Virtualisation ( VT-X ) enabled in the BIOS ( Windows/Linux )
  • Hyper-V turned off ( Windows )

Software included

For a comprehensive list, please see the list of installed packages.

About

An open source Vagrant configuration for developing with WordPress

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 95.2%
  • PHP 3.4%
  • Vim Script 1.4%