    ![vagrant recipe for Drupal and WordPress](/sites/default/files/styles/scale_1280/public/media/image/2020/vagrant-recipe-header.jpg.webp?itok=oKOBQVzB)  

# Vagrant recipe for Drupal and WordPress development

 This is a Vagrant recipe for WordPress and Drupal development.

**Update 2017/11/29** - we've updated the setup to use a Ubuntu 16.04 base box instead. The original recipe based upon 14.04 has now been put into a separate branch 'trusty32' in the Git repository.

It comprises:

- [Ubuntu 16.04 LTS base box](https://app.vagrantup.com/rexrana/boxes/lamp-xenial64)
- pre-installed LAMP stack and git on the base box
- optional shell provisioning scripts to install:
    - Composer
    - Drush
    - WP-CLI
    - node.js
    - Gulp
    - Ruby (via RVM)
    - SASS



 

Project Type

[Developer Tools](/en/project-type/developer-tools)

 

 

Licence

 All rights reserved 



 

Tags

[Vagrant](/en/tag/vagrant)

[development](/en/tag/development)

[Drupal](/en/tag/drupal)

[WordPress](/en/tag/wordpress)

[Composer](/en/tag/composer)

[grunt](/en/tag/grunt)

 

 

Project Links

[GitHub](https://github.com/peterhebert/vagrant-php-wp-drupal)

 

 

 

- [Previous](/en/code/taxonomy-icon-classes)
- [All](/en/code)
- [Next](/en/code/custom-query-shortcode)