goaffpro / affiliatemarketing
Goaffpro Affiliate Marketing
Package info
github.com/anujtenani/goaffpro-magento-extension
Type:magento2-module
pkg:composer/goaffpro/affiliatemarketing
1.0.2
2022-04-01 14:38 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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