Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Releases: joomlatools/joomlatools-vagrant

v1.2.2

22 Aug 10:09
Compare
Choose a tag to compare
  • Added - Share the path mappings with guest box through BOX_SHARED_PATHS environment variable.
  • Added - Install PECL yaml by default.
  • Fixed - Fixed broken mysql-5.1.73 download link.
  • Fixed - Running the box straight from joomlatools/box fails to find the config.custom.yaml file.

v1.2.1

04 Jul 14:12
Compare
Choose a tag to compare

Added - Created a basic dashboard
Added - Set a JOOMLATOOLS_BOX environment variable in Apache
Fixed - Disable APC dashboard authentication
Fixed - Improved README, added login details + precompiled box instructions

v1.2.0

21 Aug 14:32
Compare
Choose a tag to compare

Added - Joomla console package is now available in the box.
Added - phpmanager command to allow installation and management of multiple PHP versions.
Added - xdebug command to easily enable/disable PHP Xdebug extension.
Added - apc command to easily enable/disable PHP APC extension as well as clear the cache.
Added - Sass is now installed automatically.
Added - Default virtual host joomla.dev
Added - joomla.dev/apc and joomla.dev/phpinfo aliases

v1.1.0

21 Aug 14:32
Compare
Choose a tag to compare

Added - Joomla 3.2 site template to be used with joomla command
Added - New command line script: remove_dotunderscore (Removes files starting with ._ in the current directory. See: http://kadin.sdf-us.org/weblog/technology/software/deleting-dot-underscore-files.html)

v1.0.0

21 Aug 14:32
Compare
Choose a tag to compare

Added - Initial release