How to use this box with Vagrant:

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

This version was created over 8 years ago.

  • Added - Install Z-Ray Joomla and Composer plugins
  • Improved - Automatically enable Xdebug if it's disabled when starting the profiler
  • Fixed - Make sure dashboard can retrieve Joomla 3.5.0 version out of JVersion class
  • Fixed - Automated installation of vagrant-triggers plugin failed on Windows hosts
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.36 GB)