ecomfitteam / ecomfit
This is a ecomfit module in Magento2
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- php: >=5.6.0
This package is auto-updated.
Last update: 2025-07-07 02:20:00 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