ecomfitteam / ecomfit
This is a ecomfit module in Magento2
Package info
github.com/ecomfitteam/ecomfit
Language:HTML
Type:magento2-module
pkg:composer/ecomfitteam/ecomfit
Requires
- php: >=5.6.0
This package is auto-updated.
Last update: 2026-04-07 04:03:38 UTC
README
This is 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 magento2folder/app/code/ directory and then move all module's files into magento root directory Magento2folder/app/code/Ecomfit/Tracking/ folder.
Install with Composer as you go
Specify the version of the module you need, and go.
composer require ecomfitteam/ecomfit
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