How to use this box with Vagrant:

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

This version was created almost 9 years ago.

  • Added - Support for PHP7
  • Added - Support for joomla-platform installations
  • Added - Installed git-ftp
  • Added - box server:restart command
  • Improved - Use the async option when mounting NFS on Linux
  • Improved - Link to both site and administrator in dashboard listing
  • Fixed - Allow value 0 to be written to PHP ini using box php:ini
  • Fixed - Use bison 2.4 when building PHP 5.4.19+
  • Fixed - Point to global apc-dashboard.php file in /apc alias
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.11 GB)