ecomteck/module-core 1.0.1

Ecomteck Core for Magento 2

Type

magento2-module

License

proprietary

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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