Downloads

Download uc_affiliate2-6.x-2.5.tar.gztar.gz 34.35 KB
MD5: 4f8697b65d5e16edac6290c7d009b538
SHA-1: ac2e663f78ef8228c0c6bdb054d69588757c2d87
SHA-256: 1f31c723f403bbc3272592de0c14587dbacf9ab4784da0c92942daad91e1a4b6
Download uc_affiliate2-6.x-2.5.zipzip 38.38 KB
MD5: 611179fad219c7d0aa1d0053f385d572
SHA-1: b7c82e16d7b0fcd0cca3fab9af5711312a61753a
SHA-256: 3af71b3acc9478be277374ae1597c76cc758e6c488391a465e820a238190ad92

Release notes

This release wouldn't be possible without: univate, AlexisWilke, darktygur, manatwo, and many others.

Also, see #797488: Plans for future Ubercart Affiliate 2 development for my thoughts on the next version.

-- disabled the "Upline" page by default (you can enable it in Settings if you want)
-- removed subdomain support (see drupal.org/project/domain for the right way to do this)
-- the cookie tracking settings are now general, no longer per role
-- removed the "switch after" setting for cookied roles. It was unused and confusing.

-- functionality for admin's to appy/remove commission from an order.
-- separate tab to view the commissions on an order (with functionality to edit or remove specific commission)
-- add optional feature to allow subsequent orders for a member to credit the commissions back to the previous affiliate.
-- add CA support [trigger: commission_applied], [conditions: has_affiliate, check_commission, check_level], [actions: override_commission, send_affiliate_email]
-- add token support for the affiliate email
-- add 'level' field to the commission table
-- add an advanced rule based product commissions options for defining commission structures
-- support fixed commissions as well as percentage

-- separate the code for applying the commissions from the hook_order() function
-- split functionality from *.module to a *.user.inc and *.admin.inc files
-- separate affiliate settings page into 3 tabs for banners, commissions and settings.

-- fixed reporting so that users in different timezone will all see the same result
-- optimized the affiliate/links page. Added pagination to the HTML export.
-- many small fixes

Created by: bojanz
Created on: 13 May 2010 at 21:15 UTC
Last updated: 13 May 2010 at 21:20 UTC
New features
Bug fixes

Other releases