How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "joomlatools/box"
  config.vm.box_version = "1.4.0"
end
vagrant init joomlatools/box \
  --box-version 1.4.0
vagrant up

This version was created over 8 years ago.

  • Added - box php:engine hhvm command to switch to HHVM
  • Added - box xdebug:profiler start|stop command to turn on Xdebug profiling
  • Added - Zend Z-Ray preview
  • Added - httpie CLI HTTP Client
  • Added - Cloudcommander web-based file browser
  • Added - System will automatically look for joomlatools/joomla-console updates
  • Added - Installed Varnish cache in front of Apache
  • Added - Automatically backup and restore virtual hosts and databases when upgrading the box
  • Fixed - Upgraded Webgrind to automatically find cachegrind files
  • Fixed - Consolidate the PHP ini files into a single custom.ini file
  • Improved - Xdebug is now disabled by default
  • Improved - Automatically change directory to /var/www when logging in via vagrant ssh or web terminal
  • Improved - Added /terminal, /mailcatcher and /filebrowser aliases
  • Improved - Added bash autocompletion to the box command
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.34 GB)