EasyEngine v4.0.12 Released

We have released EasyEngine v4.0.12. This version will help you create your site with PHP support.

Features Added 🛠️

Support for PHP 7.0 and 7.3 👨‍💻

EasyEngine already had PHP 7.2 as the default PHP support. In this release, PHP 7.0 and 7.3 have been additionally added. Now you can create a PHP or WordPress site with versions 7.0 or 7.3 using --php flag during site create.

ee site create example.com --type=php --php=7.0
ee site create example.com --type=php --php=7.3

ee site create example.com --type=wp --php=7.0
ee site create example.com --type=wp --php=7.3

Notable Bugfixes 🐛🚫

Fix admin-tools when used with –public-dir

Earlier, the admin tools didn’t work when you used --public-dir flag while creating the site. This issue has now been fixed.

Release Link: v4.0.12

2 responses to “EasyEngine v4.0.12 Released”

  1. How to update the EasyEngine? I tried ee update but it says not valid.