This is an old revision of the document!
create a shopping cart promotion rule named ‘points’ (and enter the coupon code ‘points’) and in action, apply : “fixed amount discount for whole cart”
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
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
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
tell-a-friend invitations management
see points earned on orders history
see the points equivalence in $/€
transfer points from one account to another
tell-a-friend invitations emails. Allow anyone, who sends invitations to earn points while the invitee successfully buys items.
0.1.6 : New setup property. Now it’s possible to round or floor points on products bought + bug fixing on template
0.1.5 : New functionnality on “my account” : “points waiting for validation”
0.1.4 : Optimisation of the way the points are credited
0.1.3.3 : Fixing bug during order registration
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