recommend / magento-recommend-referral-network
Recommend Referral Network - Magento 2 module
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0
- ext-json: *
This package is not auto-updated.
Last update: 2025-07-05 21:18:16 UTC
README
This library includes the core files of the Recommend Referral Network. The directories hierarchy is as positioned in a standard magento 2 project library
Requirements
Magento 2.3+ (Up to module verion 2.4.5)
✓ Install via composer (recommended)
Run the following command under your Magento 2 root dir:
composer require recommend/magento-recommend-referral-network
php bin/magento maintenance:enable
php bin/magento module:enable Recommend_ReferralNetwork
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento maintenance:disable
php bin/magento cache:flush
Usage
After you have installed Recommend Referral Network module, you will have to connect to Recommend profile via the API key.
Go to The Magento 2 admin panel
Go to Stores -> Configuration -> Recommend -> Referral Network Settings
Go to your Recommend profile and copy the API key and Test URL and enter them in the form, set module enabled and click Save.
Copyright © 2023 Recommend. All rights reserved.