php-cuong/magento2-module-core 2.2.0

PHPCuong Core module for Magento 2

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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 phpcuong/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