Releases: zepgram/magento2-fast-vm
Releases · zepgram/magento2-fast-vm
Magento2.3 compatibility
Release 1.1
- config.yaml file has been updated, "credentials" config has been splitted in "composer" and "git" configuration.
>>> You must adapt your own config.yaml to avoid error on vagrant up. - This setup is now able to know which version of php is required for magento installation, related issue(#8).
- Magento2.3 admin seems to be only accessible in https with apache. Default config are now taking this in consideration in post setup sequence.
- Related issue(#5) is now fixed by adding host in git configuration with ssh-keyscan.
- Fix re-provisioning on existing install with git source repository
Enjoy Magento 2.3!
Release v1.0 - magento developer box
Stable version release v1.0 :
- Provide multiple configuration option
- VM usable on popular host environment
- Allow setup with NFS enabled
- Set user setup owner variable
- Update documentation