makeinfluence / module-tracking
Wexo's MakeInfluence module, created for MakeInfluence and is used to send tracking information related to affiliate deals with MakeInfluence
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
README
Installation:
Via Zip
- Download the latest release from here
- Extract the
zip
archive intoapp/code/MakeInfluence/Tracking
- Run
php bin/magento setup:upgrade
- Go to
Store => Configuration => MakeInfluence Configuration
and enable the module and update the settings
Via Composer
Require the module via composer cli
composer require makeinfluence/module-tracking
Run magento's Setup command
php bin/magento setup:upgrade
Navigate to Store => Configuration => MakeInfluence Configuration
and enable the module and update the settings