goaffpro / affiliatemarketing
Goaffpro Affiliate Marketing
Installs: 3 126
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
README
Goaffpro is an affiliate marketing platform which enables your ecommerce store to increase sales by running a completely custom affiliate marketing program.
Installation instructions
via Composer
In your magento home directory in the server run the following commands
composer require goaffpro/affiliatemarketing:1.0.1
bin/magento-cli setup:upgrade
bin/magento-cli cache:flush
via Module zip upload
- Download the module zip file from https://goaffpro.com/goaffpro-affiliate_marketing-latest.zip
- Unzip the file in your magento install directory -> app -> code folder
eg.
/htdocs/app/code
- Run the following command in your magento home directory
bin/magento-cli setup:upgrade
bin/magento-cli cache:flush