- Notifications
You must be signed in to change notification settings - Fork161
Changed
- Magento EE and sample data directories are added to 'Exclude list' in PhpStorm
- Redis is used as default cache backend instead of filesystem
- After EE is linked, EE versions of composer.lock and composer.json are replaced back with CE versions (thus are not marked by git as modified)
- Improved CLI scripts output formatting
Fixed
- Issue with some files marked as unversioned in git after EE linking
- It is now possible to use spaces in path to vagrant project on Windows. On OSX and Linux hosts it works in non-NFS mode, in NFS mode it does not work because ofbug in vagrant
- Issue with MySQL being down after VM power off
Added
- Added ability to configure number of CPUs for virtual machine viaetc/config.yaml
- Added generation of basic sample data for testing purposes
- Ability to upgrade Magento using
m-switch-to-ceandm-switch-to-ee(when-uflag is specified) - Redis support for Magento caching
- Access to Magento developer mode and storefront/admin UI debugging features viaetc/config.yaml
- Composer-based installation support
- Magento cache warming up after re-install and clearing cache (when
-wflag is specified) - Tests configuration files are generated during project initialization
- Sample data support
- ElasticSearch support
- NodeJS, NPM, Gulp and Grunt are installed as part of the provisioning process
Assets2
Uh oh!
There was an error while loading.Please reload this page.