Skip to content

EasyEngine 2.2.0

Choose a tag to compare

@harshadyeola harshadyeola released this 13 Oct 15:29
· 4022 commits to develop since this release
  • Percona Mysql 5.6 support on Fresh installation. #107
  • RAM Based Optimization for PHP5-FPM,OpCache and Memcache
  • Introduced following new commands for
  • ee site cd example.com # Change Directory to example.com Webroot
  • ee site log example.com # Real time log monitoring for example.com access and error logs
  • ee site update example.com # update example.com cache and convert site
  • ee clean # Clean cache NGINX FastCGI, Memcache, OPcache.
  • Change WordPress user password easily ( ee site update example.com --password) #315
  • Added PHP5-GeoIP Support
  • Auto Swap creation for low RAM servers.
  • Fixed Better autocompletion feature. Fixed #311.
  • Fixed phpMyAdmin (blowfish_secret) error #301
  • Simplified way to update EasyEngine. #307