Reward Point Full Suite
Full Reward Point/Loyalty Card Suite. Features: Global, category or product level setting of reward points earned. Redeem value can be set globally or by customer groups. Smart syncing automatically moves points between pending and earned and visa versa. Sunrise period can be used to automatically award points pending. The administrator can reward points to individual customers. Powerful Customer, Product and Group Redeem Admin control panels. Fully configurable. Comes with multiple selectable Sideboxes and Order Total add-ons. Note: PRE version 2.5 support thread is here: http://www.zen-cart.com/showthread.php?95021 |
![]() |
v1.5.5 |
![]() |
hem |
![]() |
twitchtoo - 20 Dec 2018 |
![]() |
20,269 |
Version History
Reward Point Full Suite - Version: 2.5g | |||||||||||||
This version simply updates the core overwrite files to Zen Cart 1.55f while including the Reward Points code and I cleaned up the previous version inconsistencies in the instructions. | |||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.5f | |||||||||||||
Now works with 1.5.5e and 1.5.5f Tested with: PHP 5.6, PHP 7.1, MySQL 5.7.17, MariaDB 20.1.16, MariaDB 10.2.11 Late submission, but over a year of "testing" on a busy live site ought to solid enough for any production environment :) |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: Version 25.e | |||||||||||||
1.) Fixed Bug in the pagination code in admin-->customers_reward_points.php file - Fixed Limit Maximum Customers on Listings Page. Thanks to Delia for pointing that out. 2.) Fixed Bug in admin-->customers_reward_points.php file - When click on the edit button, the screen refreshes and you go back to page one. Thanks to Delia for catching this. Thanks to Ajeh for providing the code to fix it. 3.) Removed Delete Button on admin-->customers Reward Points Page. It didn't do anything, and doesn't really need to be there. 4.) Added a link to the orders for the Customer rather than just their customers_id on admin-->customers Reward Points page. Thanks to Ajeh 5.) Updated the _doc folder to reflect these changes. 6.) Updated the version number from 2.5d to 2.5e. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: Version 25.d | |||||||||||||
1.) Bug in the pagination code in admin-->customers_reward_points.php file - Fixed reset button to properly go back to all customers. Thanks to Ajeh 2.) Updated the _doc folder to reflect these changes. 3.) Updated the version number from 2.5c to 2.5d. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.5c | |||||||||||||
1.) Changes Added: Change the wording for Reward Point Status Track advance mode settings Admin->Configurations->Reward Points Configuration to better understand how to use the setting. Updated the Reward_Points_Full_Install.sql statement to reflect that change. ( Thanks to DivaVocals for suggestion this change. ) 2.) Changes Added: Updated the Upgrade-to-2.5c.sql at the top because it deleted the Reward Points Admin page, only to RE-INSERT the same entries again later in the script. ( Thanks to DivaVocals for pointing this out. ) 3.) Changes Added: Updated the admin/orders.php file to preserves the currency symbol for actual currency values, while displaying points as whole numbers. ( Thanks to izar74 for the code they suggested. ) 4.) Changes Added: Added pagination on the Reward Points page. It is not great but it will better than what came stock with reward points. 5.) Files Added: ZC1.5.4 - Admin Plugin Backward Compatibility Plugin. We included this plugin created by lat9 into Reward Points to solve a compatibility issue once for all in zen cart v1.5.0, v1.5.1, v1.5.2, v1.5.3. ( Thanks to lat9. ) 6.) Changes Added: Updated the _doc folder to reflect these changes. 7.) Changes Added: Updated the version number from 2.5b to 2.5c. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.5b | |||||||||||||
Added the includes/templates/YOUR_TEMPLATE/templates/tpl_document_product_info_display to the Upgrade-From-v2.1b-or-Less-to-v2.5b folder for those who are coming from zen cart v1.3.9 thanks to James King . Updated the Admin/orders.php for zen cart v1.5.4 Updated the _docs Reward-Points-Readme. Updated the version number from 2.5a to 2.5b |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.5a | |||||||||||||
Updated the Reward_Points_Full_Install.sql and Upgrade-to-2.5a.sql statements which had a Attribute Required for Text flag not working bug. You can read about it here: http://www.zen-cart.com/showthread.php?170483-Attribute-Required-for-Text-flag-not-working&p=973517#post973517 |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.5 | |||||||||||||
New support thread here: http://www.zen-cart.com/showthread.php?215188-Reward-Points-Full-Suite-v2-5-Support-Thread Reward Points v2.5 not backwards compatible. 1.) Added admin on/off switches to control if you want to show Reward Points on the product info page.. This way folks don't have to do code edits. 2.) Fixed now shows Reward Points when viewing details of an order. 3.) Fixed a bug with Reward Points and Edit Orders not playing nicely together. 4.) Added a readme _docs folder on how to install and upgrade Reward Points. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.1b | |||||||||||||
The tpl_product_info_display.php file in the rewards points 2.0a package is missing the following code which displays the reward points on each on the product pages. I have now updated it. It has been missing since way when. <!--bof Product Reward Points block --> <h2 id="productRewardPoints" class="productRewardPoints"> <?php /** * display the product reward points */ include($template->get_template_dir('/tpl_product_reward_points.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_product_reward_points.php'); ?> </h2> <!--eof Product Reward Points block --> |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.1a | |||||||||||||
Created and upgrade folder and created a upgrade.txt file for zen cart v1.5.0 so it would be easier for the installer. | |||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.1a | |||||||||||||
Resolved issues with Categories/Product Display Order. | |||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.1 | |||||||||||||
Resolved issue with Reward Points not installing on zen cart version 1.5.0 The 4 files in admin/includes/boxes/extra_boxes/ is obsolete Added a difine in admin/includes/extra_datafiles/reward_points_filenames.php Added a define in admin/includes/languages/english/extra_definitions/reward_points_definitions.php Updated admin/customers_reward_points.php Updated admin/group_reward_points.php Updated admin/reward_points.php Updated the ReadMe Text |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.1 | |||||||||||||
This module is now compatible with zen cart version 1.5.0. This module will still work with zen cart versions 1.3.9. May also work with earlier versions. This mod does not overwrite any core files. Full Reward Point/Loyalty Card Suite. Features: Global, category or product level setting of reward points earned. Redeem value can be set globally or by customer groups. Smart syncing automatically moves points between pending and earned and visa versa. Sunrise period can be used to automatically award points pending. The administrator can reward points to individual customers. Powerful Customer, Product and Group Redeem Admin control panels. Fully configurable. Comes with multiple selectable Sideboxes and Order Total add-ons. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 2.0 | |||||||||||||
This module is now compatible with zen cart version 1.5.0. This module will still work with zen cart versions 1.3.9. May also work with earlier versions. This mod does not overwrite any core files. Full Reward Point/Loyalty Card Suite. Features: Global, category or product level setting of reward points earned. Redeem value can be set globally or by customer groups. Smart syncing automatically moves points between pending and earned and visa versa. Sunrise period can be used to automatically award points pending. The administrator can reward points to individual customers. Powerful Customer, Product and Group Redeem Admin control panels. Fully configurable. Comes with multiple selectable Sideboxes and Order Total add-ons. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.33a | |||||||||||||
1.33a Added Manual Point Redeem against Points Earned check Reinstated Manual/Automatic Reward Point entry in Order Total module. Removed 'Better Together' testing code. 1.32a Resolved issue with multiple cartBoxEmpty ID's appearing in tpl_reward_points.php 1.31a Hardened algorithms dealing with Reward Point Redeem and how other Order Total mods are handled. Resolved issue whereby the Reward Point Redeem was appearing twice in the checkout on first load. 1.30a Resolved issue with Advanced Table items not being factored into the stored Reward Points record Reward Points now passed to observer class via $_SESSION['REWARD_POINTS_EARNED'] variable set in ot_reward_point_display.php Possible fix to make RP Mod finally work with PayPal IPN. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.28A | |||||||||||||
1.28a Resolved display issue for Customer Account Edit when displaying Cash Discounts. 1.27a Added Advanced Rules for fine tuning how the order total is calculated for reward redeem/award. Added Cash Discounts as well as Percent Discounts to the Reward Points Discount order total module. % now handled in Maximum Redeem |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.26a | |||||||||||||
This version adds the following functionality: Added Reward Point as discount Order Total module. Added Discount Table to Admin-_Modules-_Order Total-_ot_reward_points_discount. Added Reward Point value to My Accounts. Changed variable $search to $where in admin/customer_reward_points.php to stop overwrite of input variable when register_globals=ON. Updated New Account Points Award- This is now handled by the RP observer rather than the tpl_create_account_success_default.php template. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.23a | |||||||||||||
Added Reward Points display for downloaded products. Improved rounding function so no negative values are returned. Added 'Display Product Reward Points if Zero' configuration item. Added New Account Points Award. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.21a | |||||||||||||
1.21a Added Alphabetical Index to Customer Record List under configuration. Fixed bug in Edit Reward Points under Searched for Customer Added Max Customer Records in List LIMIT under configuration. Extended Search under Admin -_ Customer Reward Points (as per suggestion on ZenCart forums) Added license as per new ZenCart mod rules (http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0) Updated tpl_products_reward_points.php to $_GET the products_id. Fixed upgrade.sql SQL patch. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.20a | |||||||||||||
Added new Reward Point Mode configuration item to select how points are rewarded. Added Reward Point Mode to decide whether points are rewarded by product or by order (sub)total. Refreshed Screenshots Created global GetRewardPoints function Order/Cart handlers added (fixed Google Checkout) Fixed Customer Reward Admin not displaying for large number of customers (temporary Fixed) |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.13a | |||||||||||||
Extended RewardPoints class so that external mods can hook into the Reward Points mod Added code that Points Redeemed on an order are now subtracted from the Points Earned on that order. Enhanced the Reward Points by Attribute and Reward Points on Sale/Special items code. Fixed SQL bug in Sunrise Period. Fixed bug in Customer Reward Points pending not being reduced after Sunrise Period |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.12c | |||||||||||||
Fixed bug in ot_reward_points.php (get_order_total() function). Set Reward Point Display (Order Total) value to 0 so it will not impact Google Checkout. Created a quick hack of googlecheckout.php that adds ot_reward_points_display to its ignore list (ot_ignore). |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.12b | |||||||||||||
Bugfix version of 1.12a (thanks to kenwahl) | |||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.12a | |||||||||||||
!!!WARNING!!! YOU NEED AT LEAST MySQL VERSION 4.2.0 TO RUN THIS MOD Added full Atribute Pricing handling. Resolved MySQL Insert and Update issues with NULL values (qualified values with quotes) Solved Global Redeem Ratio _--_ Global Points Ratio cross reset issue. |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.11a | |||||||||||||
Added an uninstall.sql script to remove Reward Point sql items. Added Configuration item to set minimum order value to redeem points against. Added Configuration item to allow redeem of RP against Subtotal or Total (inc. shipping) Added Reward Points on Attribute Price |
|||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.10c | |||||||||||||
Fixed issue with Admin not working if the sql has not been installed correctly | |||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.10b | |||||||||||||
Fixed table name issue in update.sql | |||||||||||||
|
|||||||||||||
Reward Point Full Suite - Version: 1.10a | |||||||||||||
Full Reward Point/Loyalty Card Suite. Features: Global, category or product level setting of reward points earned. Redeem value can be set globally or by customer groups. Smart syncing automatically moves points between pending and earned and visa versa. Sunrise period can be used to automatically award points pending. The administrator can reward points to individual customers. Powerful Customer, Product and Group Redeem Admin control panels. Fully configurable. Comes with multiple selectable Sideboxes and Order Total add-ons. Tested with 1.3.7 and 1.3.8. This mod does not overwrite any core files. |
|||||||||||||
|
|||||||||||||