morganingland / module-core
Morgan Ingland Core Module
Package info
github.com/morganingland/module-core
Type:magento2-module
pkg:composer/morganingland/module-core
1.0.1
2022-10-28 07:31 UTC
This package is auto-updated.
Last update: 2026-02-28 14:19:31 UTC
README
How to install Morganingland_Core
Install via composer
Run the following command in Magento 2 root folder
composer require morganingland/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