phamxuanloc / ecomfit-test
This is a test module for create admin menu and controller in Magento2
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2025-01-04 09:55:34 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