osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

Cancelled Orders

Our store felt that there are many instances where even though we need to void an order, we still need to keep record of it without it affecting our stock levels and our tax collectors. It is written for MS2, trying to keep it as mod independant as possible. Feedback and ...

SecurePay curl

Curl implementation based off of securepay-1_1 module. ...

Zipcode State Mismatch

Either the zipcode is wrong or the State is wrong. This report is not integrated into the system. There is no installation per se.Set the database info and upload into any directory. Call the php file thru a browser for on-screen results. ...

Admin Specials by Categories

This contribution allows you to: - List products (alphabetically) for selected category displaying the special price and implied discount - Add a % discount to all products in selected category - Add, change or remove a special price for an individual product in the selected category  ...

Scrambled Order Number

However, it uses a completely different technique, is much simpler, and unlike my ''Random Order Number' contribution, this one actually works correctly and does not suffer from the problems of the formerIt also throws in a couple of optional changes to add the order number to the invoice and packing slipRead ...

SQL Updater in Admin

Do you need to install a contribution that requires table additions or changes?Can't get to PHPMyAdmin an your web server?This ads an Admin function to browse for a .sql file, upload it and run the statements in the file. ...

Show Sub categories

A very simple modification that expands the categories infobox to include the first level sub-categories below the parent category ...

Category Image Banner

Category Image Banner will add a banner of the categories, with their images and text, across the top of all the catalog pages.Click the image or text to go to the category. This was designed to replace the standard 'category tree' on the left hand side of the site.The image sizes ...

Revecom Payment Module

You will need to have a TPP-PRO account which means you need the revecom TPP-CATALOG account and then get the helpdesk to upgrade it to TTP-PRO, they upgrade it for free. You can only do testing in the TPP-CATALOG test mode, the TPP-PRO only has live mode.Follow the Install Instructions in ...

Royal Mail 1st class Airmail

This is a simple solution for UK based shops for Royal Mail postage, who sell internationally, split into 3 regions UK only, Europe only, Rest of the world. 6 shipping modules each region has 2 modules - non recorded delivery and recorded delivery.This is a modification of the table module that ...

Personal invoice number in admin and invoice

This contribution allow you to put a personnal number (made as you like it) in the admin panel. It will appear in the invoice where you want. ...

New BTS login

New login modified to work for MS2 w/BTSThis is a login box for front page corrected for Basic Template Structure.To do:- copy login.php to /includes/boxes/- add to /includes/column_right.phpif (basename($PHP_SELF) != FILENAME_LOGIN) require(DIR_WS_BOXES . 'login.php'); ...

Free Shipping with Order Count

This module provides a free shipping option when a customer orders a defined number of items in the order. Example: A customer will receive free shipping if they order 3 or more items from your website.You can set the define shipping amount in the admin. ...

Product ReOrder Report

The re-order report shows those products where the quantity on hand is lower than the minimum on hand. The report also show how many of that product to order from the manufacturer, by taking the maximum and subtracting it from the quantity on hand. You can set the min and max ...

osC Advanced Cache Class

This contribution enables the osCommerce developer or advanced webmaster the ability to cache just about anything. Whether you need to cache a large array, template, or even [executable] PHP code this class can handle it.Originally designed and coded to be a scalable alternative to filesystem cache for my Ultimate SEO URLs ...

Show Subcategories when Category has Products

When a category has both products and subcategories, this mod will display the subcategory links at the top of the product listing ...

royal mail rec and standard parcel pcgiant

You may need to change the prices to match the latest royal mail prices. after you have uploaded to the right locations go into you store admin (the place you add products and change the shipping) you will see the new moduals just click on them and then click the install ...

Google conversion script

The Google code that allows you to track a conversion from a Ad word click to an action on your site. eg someone buying something.I have taken the stock Google code and added variables that can be set in admin.Nothing complicated, as it is my first contrib ...

Forced Order Quantity Restriction

This comes in handy if your shipping container will only accommodate a certain quantity of items and you want to force the customer to purchase that many items. ...