Skip to content

Releases: foliolabs/folioshell

v2.0.0

Choose a tag to compare

@ercanozkaya ercanozkaya released this 09 Jun 14:25

added - Add chown support to site:download and site:create joomlatools/joomlatools-console#156
added - Parse environment variables in the config.yaml file joomlatools/joomlatools-console#155
added - Load extra commands from home directory joomlatools/joomlatools-console#153
added - Add site:export and database:export commands joomlatools/joomlatools-console#151
fixed - Fix PHP8 errors
improved - Require PHP7.3 as a minimum
removed - Remove Nginx support from vhosts and simplify code

v1.1.0

Choose a tag to compare

@ercanozkaya ercanozkaya released this 09 Jun 14:21
da72fe9

added - Ability to use ~/.foliolabs/folioshell/config.yaml for config overrides

v1.0.0

Choose a tag to compare

@ercanozkaya ercanozkaya released this 10 Feb 12:40

Fixed - Update console dependencies to fix notices in PHP 7.4

v0.2.1

Choose a tag to compare

@stevenrombauts stevenrombauts released this 04 Nov 15:46
  • Added - site:list command
  • Fixed - Improve autoloader and WP CLI path discovery

v0.2.0

Choose a tag to compare

@stevenrombauts stevenrombauts released this 17 May 15:48
  • Added - Add wp command to run WP CLI directly
  • Added - Use .test suffix for domains
  • Added - Add vhost:create and vhost:remove
  • Added - Add extension dependencies
  • Fixed - Make extension:install command work
  • Fixed - Pass symlinked projects into install command
  • Fixed - Update composer.json dependencies #2

v0.1.0

Choose a tag to compare

@stevenrombauts stevenrombauts released this 17 May 15:48
  • Added - Initial release