osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

IONGate Payment Module

Uses cURL. This is modified from the Authoriznet module from webgroupmedia. The code is rough in some places, but it seems to work. Should add admin functionality to the administration pages of the shop. ...

How to place an advert on product info

To place an ad on the product info page find this at the bottom of product_info.php ...

Messenger Delivery

Shipping by messengers in your vicinity? This is the module for you. With a zipcode pattern, a zone and a table of rates, this is an ez-pz operation to support. ...

Hide Page Counter

This simple contribution will add an option to your Admin - My Store configuration page to allow for the enabling and disabling of the displaying of the store page hit counter. This will simply hide the counter, and should not interfere with it otherwise. ...

Survey Anywhere

Forms title, files and validation are managed in admin and can then be associated with a page name.All is then required is to create a catalogue page with the same filename and add an include that will automatically generate the forms.Forms results can be stored in the database or emailed. ...

Google Checkout Level 2

This will add the option of Google Checkout to your site. It's a Level 2 integration which means that the site will send shipping rates to Google in real time. It will also create customer accounts and create the order for you. You must have LibCurl and DomXml available on your ...

How to close popup window

Two quick ways how to close the popup window after pressing the Click to enlarge link in the product info.The first option to close window is when the mouse clicks on  image, while for the second when the mouse is placed over the popup window. ...

SoldOut but displayed

I'm running a store with a limited amount of (season-)products, so I wanted to display also the products that are sold out so that my visitors can view/compare/learn more about them until they are in stock again next time.Only one file to change (not included in archive):catalog/products_info.php one image to add ...

Nippon Express

It does calculate the shipping cost (within Japan) for Nippon Express (Pelican) carrier. It might work for the current MS2.2 as well, but I have not test it. How to install?Everything is in a folder and the name of the folder is telling you in which folder on the catalog side ...

Debug Help for Osc

when you have some problem with osc, the first need you have is to display value of a data or array...with this package, just add echo viewarray($myarray);to show a small iconit will display the value in a popup screen when you click debug display is set in admin so that you ...

TotalB2B

This contribution adds B2B capabilities to osCommerce. ...

LinkPoint API

This module will work for both LinkPoint and Yourpay API accounts. Only requirement is that you need to have a SSL certificate on the web server. ...

Admin SSL htaccess

After to make the connection with protected directory via ssl, is necessary prompt with login and password. After login, when i click in some link at control panel, i need to retype my login and password, because the link is http different than address homepage and i lost my ssl conection.The ...

SHOW IN MAIN

Show in Main is a window that will allow you to add External html pages to your shop like forums and other things. It is based on the Show in main from Phpwebsite. ...

All CSS Styles

Seems silly, but I would have love if someone had done it before, so I wouln't have to do it. It is just a html page with all osCommerce styles applied in spans, TR, TD and tables. This way you can preview the look locally before uploading.Saves a bit of time, ...

Bypass Shipping

If you only offer your customers one shipping option to choose from you might want to skip that page.Note that you can only use this contrib if you only have one shipping option. If you have two or more shipping options you can't use Bypass Shipping. ...

Empty Store SQL file

This empty .sql file has all categories, manufacturers, products, product attributes/options, customers, etc removed.It should be used on a new install (it drops tables...) and is based on tep_snapshot-20020918.You can use this in place of the oscommerce.sql file that comes with the package ...

Basic CSV Importer

 It takes a CSV file (sample included) and inserts the products into the database. does not handle images or complex options, such as attributes. ...

COD full configurable

Now you can configurable a lot of method calculate cost of COD in one module (Payment module :-), not order-total). You can make a lot of method to calculate. Each metod can have another: - metod of calculate COD (percent of cash-to-pay or scope of weight) - group of counties. - ...

Email Signature

This contribution allows a customizable signature to be added to the emails sent to a customer after an order is completed. ...