UC Affiliate Referral
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This module allows you to link together the Referral Sources module and the Ubercart Affiliate2 module. This module was built to handle the needs of numerous sites which have requested to allow affiliates to be displayed inside of the Referral Sources dropdown list, and to have affiliate methods activated on form submit, as if a user clicked on an affiliates banner or personal link.
This modules tackles this problem by accessing numerous hooks, and adding a single database join table to link together the Ubercart Affiliates to the Referral Sources
Install Notes
Once the module is installed, you must access the settings page 'admin/store/affiliate/referrals/settings' (a drupal_set_message link will be displayed after the module is installed to better direct the admin) so that you may make a few modifications to how you would like the affiliates to be inserted into the 'referralsources' database table (mainly whether or not you would like them to be added to a specific group). Once you have activated the module through the system settings page, you will be presented with an additional button that will allow you to import affiliates into the referralsources table.
Uninstall Notes
If the module is uninstalled, the affiliates will be removed from the referralsources database table.
Currently, this functionality has been added to the following forms:
- User Register Form
- Ubercart Referral Sources Oane
- Webforms with Referral Sources attached
These are dependent on which referral sources sub modules have been installed into the system, and attach a method on the particular forms #submit process.
