Install on magento store

Install on Magento 2 store

There are two methods to install the extension on your store


Method #1: Using composer

SSH to your server and then go to your magento install directory

Run the following commands

composer require goaffpro/affiliatemarketing:1.0.0
bin/magento-cli setup:upgrade
bin/magento-cli cache:flush

Method #2: Using zip file

Download the zip file and copy its contents in your
magento install directory -> /app/code folder

/htdocs/app/code

The final directory structure would look something like this

/htdocs/app/code/Goaffpro/AffiliateMarketing/...

After copying the content, run the following commands in the ssh shell to activate the plugin

bin/magento-cli setup:upgrade
bin/magento-cli cache:flush

Next steps

Once the extension is activated, login (or signup) to your goaffpro account to continue the installation

Need help installing ? We are here to help. Get in touch