php-cuong / magento2-module-core
PHPCuong Core module for Magento 2
Package info
github.com/php-cuong/magento2-module-core
Language:JavaScript
Type:magento2-module
pkg:composer/php-cuong/magento2-module-core
2.2.0.4
2020-04-12 15:40 UTC
Requires
- php: 5.6.*|7.0.*|7.1.*|7.2.*|7.3.*
- magento/framework: 100.0.*|100.1.*|101.0.*|102.0.*
- magento/module-backend: 100.0.*|100.1.*|100.2.*|101.0.*
README
PHPCuong Core module for Magento 2. All PHPCuong modules requires this module. http://www.giaphugroup.com
How to install this module
Using the composer
Run the following command in Magento 2 root folder
- composer require php-cuong/magento2-module-core
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy -f
Run compile if your store in Product mode:
- php bin/magento setup:di:compile