Skip to content

btn114/module-core

 
 

Repository files navigation

Mageplaza Core for Magento 2

How to install Mageplaza_Core

Install via composer

Run the following command in Magento 2 root folder

composer require mageplaza/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Run compile if your store in Product mode:

php bin/magento setup:di:compile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 52.5%
  • PHP 36.0%
  • HTML 9.2%
  • JavaScript 2.3%