khoazero123 / module-dev-fix
Fix some issue of https://hub.docker.com/r/alexcheng/magento2
Package info
github.com/magento-module/module-dev-fix
Type:magento2-module
pkg:composer/khoazero123/module-dev-fix
0.0.2
2019-03-28 16:01 UTC
This package is auto-updated.
Last update: 2026-02-18 06:54:32 UTC
README
Install
Run the following command in Magento 2 root folder:
composer require khoazero123/module-dev-fix php bin/magento setup:upgrade php bin/magento setup:di:compile
or
mkdir -p app/code/Khoazero123/DevFix git clone git@github.com:magento-module/module-dev-fix.git app/code/Khoazero123/DevFix