php-cuong/magento2-module-core

PHPCuong Core module for Magento 2

Maintainers

Package info

github.com/php-cuong/magento2-module-core

Language:JavaScript

Type:magento2-module

pkg:composer/php-cuong/magento2-module-core

Statistics

Installs: 1 263

Dependents: 3

Suggesters: 0

Stars: 3

Open Issues: 0

2.2.0.4 2020-04-12 15:40 UTC

This package is auto-updated.

Last update: 2026-02-13 04:41:53 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