How to use this box with Vagrant:

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

This version was created over 8 years ago.

  • Added - Installed the Composer plugin hirak/prestissimo #14
  • Fixed - Configure PHP's OpenSSL to find the CA bundles #22
  • Fixed - Add joomla.box to hosts file #16
  • Fixed - Fix extra slash in administrator urls on dashboard #19
  • Improved - Upgraded Z-Ray to latest versions #21
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.01 GB)