phamxuanloc/ecomfit-test v1.0.2

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

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento2 Ecomfit Module

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