php-cuong/magento2-module-core

PHPCuong Core module for Magento 2


Keywords
PHPCuong Core module for Magento 2
Licenses
OSL-3.0/AFL-3.0

Documentation

PHPCuong_Core module for Magento 2

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