php-cuong / magento2-module-core
PHPCuong Core module for Magento 2
Installs: 1 263
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Language:JavaScript
Type:magento2-module
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