Active
Project:
Invite Discount
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2010 at 09:07 UTC
Updated:
4 May 2013 at 11:21 UTC
Hi,
I was wondering if it could be possible to generate a coupon for the invitee as well, that he could use when joining the site ?
Regards,
Comments
Comment #1
maxilein commentedHi, did you find a solution to your question? mind sharing if so? Thanks.
Comment #2
simon georges commentedNope, I didn't.... I used another solution at the time I think. But I can't remember.
Comment #3
maxilein commentedYou can use patches for inclusion with rules and then create triggers to fit your needs:
Rules for invite
http://drupal.org/node/622152#comment-4583746
Then you can react on basic events regarding invitations (e.g. invitation accepted).
Rules for uc_discount
http://drupal.org/node/1205880
It gives users permission to a discount coupon. Read the thread for details.