phamxuanloc/ecomfit-test

This is a test module for create admin menu and controller in Magento2

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

v1.0.2 2018-09-05 10:20 UTC

This package is not auto-updated.

Last update: 2024-05-25 07:12:46 UTC


README

This is an example ecomfit module In Magento2

Manually Installation

Ecomfit module installation is very easy, please follow the steps for installation-

=> Download and unzip the respective extension zip and create Ecomfit(vendor) and Tracking(module) name folder inside your magento/app/code/ directory and then move all module's files into magento root directory Magento2/app/code/Ecomfit/Tracking/ folder.

Install with Composer as you go

Specify the version of the module you need, and go.

composer require phamxuanloc/ecomfit-test

Run following command via terminal from magento root directory

 $ php bin/magento setup:upgrade

=> Flush the cache and reindex all.

now module is properly installed