php-cuong/magento2-module-core

PHPCuong Core module for Magento 2

Installs: 1 263

Dependents: 3

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 0

Language:JavaScript

Type:magento2-module

2.2.0.4 2020-04-12 15:40 UTC

This package is auto-updated.

Last update: 2024-04-13 00:08:28 UTC


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