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 (alpha release)
- Log out and log in back to admin
- 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 coming soon in Admin |
- full customer points management from administration
- auto email sending to customer
- forcing the use of points on orders
- manage a product exclusion list
- management by membership
- stand alone version... no need to use coupon code system
- sending reminder emails
- earning points while writing a review
- set minimum order requirements
- set maximum discount on orders
- set amount of points that could be earn on subscription
- specify points specifically to a product, so this product could be free while an order is made
=
Great features are coming soon for customers |
- see points earned on orders history
- see the points equivalence in $/€
- transfer points from one account to another
Releases |
- 0.1.3.2 : Dutch support (thanks to Pixxa) and Spanish support (thanks to xondeo)
- 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


