osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

Article Statistics Report

It will tell you how many page views your individual articles have generated. The plumbing for doing this was already in the articles table, so no database changes are necessary. It involves two new files and four file updates.The update is a very simple adaptation of the "best-viewed products" statistics reports. ...

Package Tracking

This is an update to my previous contribution. It was modified to include the multiple tracking numbers contribution and updated to work with osCommerce 2.2MS1.Hopefully the developers will take note at the importance of this contribution and include it in the core code for osCommerce. ...

Product Availability Options

This module give you the ability to assign various estimated despatch dates and product availability messages to your customers (ala amazon.com)eg:This product ships in 24 hours orThis product ships in 2 to 3 Daysetc etcYou can assing various messages to each product and these are then displayed immediately under the products ...

Expandable and Contractable Info Boxes

When a user clicks on the title bar of an info box, the box's contents will either appear or disappeardepending on how it is set up to be displayed upon page load. Each individual box can be set up to be displayed or hidden upon page load.These are stylish and functional, ...

Report Broken Link

Allows users to report broken links on your website. Will be added to the information box. Very easy install. ...

Multiple Package Tracking

I had several request to modify my package tracking contribution to allow more than one tracking number per order. So, I made it capable of handling up to three tracking numbers per order.In order to use this contribution, you must have one of my previous package tracking contributions (html versions only) ...

Display Category Name In Main Content

This is a little mod that took me so long to work out (for what it is) that I couldn't not contribute it. I hope it's useful to some and at least unique.This mod will allow you to display the name of the current category or subcategory in the main page ...

BestSellers Box Enhancement

If you saw the CategoryBoxEnhancement contribution by Nils Petersson, you'd see where I came up with this one... This is a simple modification in the best_sellers.php box, to add a small line of code that'll allow an image to be displayed in front of the list of best sellers instead of ...

Consorzio Triveneto SSB TELEpay Light Payment

This payment modules support: - Consorzio Triveneto Payment Gateway - SSB TELEpay Light Payment GatewayInstallation:Simply decompress the files by keeping directory structure. After that, go into the admin panel and cutromize settings. For Consorzio Triveneto, you have to manually edit ctriv.php by adding the correct gateway URL!!!!!Known bugs and todo: - ...

PlugnPay

Smart Screens Payment Method For Non-SSL Enabled ServersUsed with all builds of osCommerce v2.2 ...

Canpar Shipping Module

The module uses CanPar Ground - Single Package rate sheets and FSA zones as published by CanPar available at www.canpar.ca on 2006.07.14. The FSA system utilizes the first 3 letters (the FSA portion) of the Canadian Postal Code for the 'Store' and the 'Customer' to determine the appropriate shipping rate table. ...

PayPal Pro Direct Payments Express Checkout

As stated in their TOS, Direct Payment is not a stand-alone product and must be used in conjunction with Express Checkout. You must offer both. Because of this, this module requires modification of several existing pages in your OSC installation.Your store will be modified in the following ways: - If a ...

proxypay3

Creditcard payment module designed to work with a Greek bank (EFG Eurobank Ergasias). This module uses php sock and posts xml credit card information through http over a secure connection (SSL). Advantage of this module is that it does not use a redirect. Consult the readme file for other payment options ...

Add Multiple Products to Cart in columns for SPP

It displays product listings in three columns (or 2, or 4, however many you want) instead of one long tall column as the stock osC product_listing.php does.It gives the option of adding many different items to the cart at once, by having a quantity box underneath each item. Just enter in ...

Colissimo Ups tracking number in order history

This contribution add a field "Colissimo tracking" or "UPS tracking" number in the order history. The customer receive a weblink to direct tracking by email.This contribution is drawn from the Tracking contribution in order history 1.0 of CHAVEIRO, adapted for Colissimo and UPS by MRMICRO. I made the following corrections: - ...

Combined login and create account page

Combined login and create account page.Simple mod which gives you a login box on top of your create account page.Pre-modded files and screenshot included in the package.- Fixed Error in Create_account i was getting cause i store some $variables in my session!---ERROR---Warning: reset() [function.reset]: Passed variable is not an array or ...

Sort Order Total Modules in admin

Although not tested with every available contribution, this will work with any installed order total modular as long at it follows the oSC naming policy of creating the file as {name}.php & the configuration_key as MODULE_ORDER_TOTAL_{name}_SORT_ORDER. If not it could be easily modified. ...

User Tracking with Admin

Complete version of this WONDERFULL modification with an integrated ADMIN area to set: - User Tracking on/off - User Tracking (exclude this IP-Address) - User Tracking (Session # Limit per 24 hour) ...

Image Magic

OSC Image Magic is a powerful new contribution for OSCommerce designed to greatly improve the way your images are displayed. At the core of its functionality is the ability to produce smoothly rendered thumbnail (smaller) versions of your store's product images. In addition, it also contains a very comprehensive toolbox of ...

Hide products from groups of customers

It's written for B2BSuite and work on B2BSuite0.92Currently there are two issues with this code:1. The code works good with existing products but generates error when you create new product as it requires product_id which is not yet set for new product.2. Once you set any product invisible for any groups ...