Skip to content

ecomteck/module-core

Repository files navigation

Ecomteck Core for Magento 2

How to install Ecomteck_Core

Install via composer

Run the following command in Magento 2 root folder

composer require ecomteck/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