goaffpro/affiliatemarketing

Goaffpro Affiliate Marketing

Installs: 3 870

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:magento2-module

pkg:composer/goaffpro/affiliatemarketing

1.0.2 2022-04-01 14:38 UTC

This package is auto-updated.

Last update: 2025-11-29 03:18:12 UTC


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

  1. Download the module zip file from https://goaffpro.com/goaffpro-affiliate_marketing-latest.zip
  2. Unzip the file in your magento install directory -> app -> code folder eg. /htdocs/app/code
  3. Run the following command in your magento home directory
bin/magento-cli setup:upgrade
bin/magento-cli cache:flush