2017 © Pedro Peláez
 

library cog-mothership-discount-rewards

Cog module to allow discount rewards with the 'Refer a Friend' module

image

mothership-ec/cog-mothership-discount-rewards

Cog module to allow discount rewards with the 'Refer a Friend' module

  • Wednesday, December 9, 2015
  • by thomasjthomasj
  • Repository
  • 4 Watchers
  • 0 Stars
  • 305 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

Mothership Refer a Friend: Discount Rewards

The Message\Mothership\DiscountReward cogule is a library that plugs into the <a href="https://github.com/mothership-ec/cog-mothership-refer-a-friend"">Refer a Friend cogule, allowing users to receive a discount reward for referring someone to the e-commerce site., (*1)

This cogule includes:, (*2)

Reward types:

  • Discount reward - A discount reward for the referrer.

Triggers:

  • Order create - The reward is triggered when the referred user creates an order, i.e. they buy something. The specific event that is being listened for is the OrderEvents::CREATE_COMPLETE event.

Constraints:

  • Minimum order - A magic constraint that will be cloned by the MinumumOrderFactory for each currency registered in the currency.yml config file. This sets how much the total gross of the order must be for the reward creation to be triggered.
  • Timeout - A constraint that determines how long (in days) the referred user has to create an order. If the referral has timed out, it will update the status to expired.
    • TODO: Create cron task to automatically update timeouts

Reward options

  • Discount type - Set whether the discount is a percentage value or a specific amount.
  • Percentage value - If the discount type is set to Percentage, this sets the value of that percentage
  • Set amount - A magic reward type that will be cloned by the SetAmountFactory for each currency registered in the currency.yml config file. If the discount type is set to a specific amount, this determines what value the discount has, for each currency.

The Versions

09/12 2015

dev-develop

dev-develop http://mothership.ec

Cog module to allow discount rewards with the 'Refer a Friend' module

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

discounts rewards cog refer a friend mothership

09/12 2015

dev-master

9999999-dev http://mothership.ec

Cog module to allow discount rewards with the 'Refer a Friend' module

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

discounts rewards cog refer a friend mothership

09/12 2015

1.0.0

1.0.0.0 http://mothership.ec

Cog module to allow discount rewards with the 'Refer a Friend' module

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

discounts rewards cog refer a friend mothership

25/03 2015

1.0.0-beta

1.0.0.0-beta http://mothership.ec

Cog module to allow discount rewards with the 'Refer a Friend' module

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

discounts rewards cog refer a friend mothership