goaffpro/affiliatemarketing

Goaffpro Affiliate Marketing

Maintainers

Package info

github.com/anujtenani/goaffpro-magento-extension

Homepage

Documentation

Type:magento2-module

pkg:composer/goaffpro/affiliatemarketing

Statistics

Installs: 4 519

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.2 2022-04-01 14:38 UTC

This package is auto-updated.

Last update: 2026-03-01 00:34:34 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