J2T Points and Rewards module
This is an old revision of the document!
Table of Contents
Gather and use points! |
http://www.magentocommerce.com/extension/1243
This module allow the customers do gather points on products they are buying. The points can be redeemed for discount on their purchase.
How to install |
- create a shopping cart promotion rule named ‘points’ (and enter the coupon code ‘points’)
- create an attribute called ‘reward_points’.
- Install the module
- Configure the module : System > Configuration > Reward Points.
Don’t forget to copy all layout + templates files to your default design directory. The files to be copied are :
- frontend/default/default/layout/rewardpoints.xml
- frontend/default/default/template/rewardpoints
Main Features |
- Set money amount to obtain 1 point - Globally
- Set points amount to obtain 1 $/€ (or any currency) - Globally
- Apply points by step. (e.g. every 250 points)
- Step value (250 points)
- Use max amount of points. If selected, the maximum amount of points will be used to get a discount.
- Allow to set specific amount of points per product - Locally - this rule will overload the global value
Great features are comming soon |
- full customer points management from administration
- auto email sendings to customer
Releases |
- 0.1.3.1 : German support (thanks to Chris)
- 0.1.3 : fixing template bug
- 0.1.2 : add template functionnality
- 0.1.1 : fixing mysql query error
- 0.1.0 : first release


