Install Guide for Noodlemans Category Discount Plugin for CubeCart 5
This install guide has been written for version 5.2.4 of CubeCart, if you are installing in another version the line numbers referenced may be slightly different. If there is any doubt open a support ticket for assistance.
SUPPORT IS AVAILABLE FROM http://www.noodleman.co.uk/support
Extract the files from the .zip file to your servers "modules/plugins" directory. The final path should be "modules/plugins/category_discounts"
Open the file "admin/sources/orders.index.inc.php" with your favourite text editor.
AROUND LINE NUMBER 138 FIND:
ON A NEW LINE AFTER ADD:
Open the file "classes/cart.class.php" with your favourite text editor.
AROUND LINE NUMBER 1100 FIND:
ON A NEW LINE AFTER ADD:
Open the file "classes/gui.class.php" with your favourite text editor.
AROUND LINE NUMBER 346 FIND:
ON A NEW LINE AFTER ADD:
Open the file "admin/skins/default/templates/categories.index.php" with your favourite text editor.
AROUND LINE NUMBER 71 FIND:
ON A NEW LINE AFTER ADD:
Log into your CubeCart admin area, then go to "Modules -> Plugins". Enable the "category_discounts" plugin and press the "SAVE" button.
Log into your CubeCart admin area, then go to "Settings -> Manage Hooks -> category_discounts" then press the "SAVE" button.