osCommerce Addons PHP scripts - Top 4 Download

osCommerce Addons PHP script downloads

Add Mail Message Type

When "HTML" is selected, the message will be sent as HTML. When "Plain Text" is selected, the message will be sent as plain text. Requires changes to only two files! ...

Add Multi Products Checkbox

You can simply check multiple products at once and add them to the Cart with one click.Because of many request I saw in the Community Support regarding a checkbox in the productlisting instead of a Buy Now or quantity field and I need ths solution for a customer, I changed the ...

Add Links To Footer Bar

This allows you to completely remove the information box from column left or right.The date and no.of requests is no longer displayed in the footer.Just overwrite your footer.php file with this one (in catalog/includes). Remember to back up your original file first!Also please note..I run the All Products contribution on my ...

Add a Printable Catalog

Displays products with pictures and their full description in a printable format. ...

Infoboxes outside OSC

This snippet allows you to place an info box (or other things I suppose) elsewhere on your site (i.e. outside of OSC, though on the same site as OSC). ...

Infobox with many products

Everything can be configured using the admin interface. The infoboxes specials.php and whats_new.php are provided ready for use.It is very straightforward to add this feature in any other infobox. Use the files provided as examples.There are instructions for the installation process.Require modifications on catalog/includes/boxes/specials.phpcatalog/includes/boxes/whats_new.phpcatalog/includes/functions/gen eral.php (one function needs to be replaced) ...

Infobox Header Images

The images in this file are copyright 2002 bedtimegirl.com. They are only for initial testing and are required to be replaced with your own. ...

infobox color changes easier

There are two scripts here:generate_corners.phpcorner.phpgenerate corners.php is a simple script to generate the corners. Put it in the images/infobox directory and make it writable by the web server then point at it. It will create the three infobox corner files in png (or gif if you have that compiled in) from ...

Horizontal main menu

Installation:1. you will have to insert in every file in catalog/ (just the ones in catalog/)a. FIND:ADD ABOVE IT:b. FIND:ADD ABOVE IT:2. in catalog/includes/column_left.phpFIND :include(DIR_WS_BOXES . 'categories.php');and comment it so it looks like this://include(DIR_WS_BOXES . 'categories.php');3. in in catalog/includes/header.phpFIND:trail(' » '); >?ADD ABOVE IT:if ((USE_CACHE == 'true') && empty($SID)) { echo ...

Graphical Borders

Infoboxes will be wrapped automatically. All others may be turned on or off individually. Gif files are used to allow transparency. Repeating patterns are supported on all sides. A sample set of images and the .psd file to create them are included with this package. Additional sets of images may be ...

Geotrust QuickSSL Premium

 Also check for homepage and only displays box in this case. Similar to Comodo SSL combine Mod although no unsecured box is presented ...

Extra pages info box admin

Maybe a "Company News" page that needs updating?Now you can make as many as you want with the links in 1 new Information Box.This contribution allows you to create and manage new pages (like Shipping or Conditions) on the fly.It also creates a new box that holds the page names which ...

Dropdownmenu

Dropdownmenu adds new features to the simple search infobos. It have three combos (manufacturers, categories and subcategories) that are correlated, when a manufacturer is selected, categories combo fill the categories list of this manufacturer, when one categorie was selected the subcategories combo fills with the subcategories dependent of the categories and ...

customers who bought this product also purchased

This is a very simple mod that repairs the file includes/modules/also_purchased_products to show all the products purchased by a certain customer and not by orderAll you need to do is replace this file and you're all set... ...

Coming Soon by Month

The current month and three months ahead are shown in the infobox. The displayed products are shown in date order.Very easy to install, full instructions included in install.txt in archive. ...

checkout button in cart box

This very small mod puts a checkout button at the bottom of the shopping cart infobox. Just to improve usability a bit. ...

Category Box Enhancement

1. It will add a small image ('bullet') to the left of every category in the category box. There are two different images, one for categories that have subcategories, one for those that don't.2. It will get rid of the funny-looking ASCII-arrow ( >- ) that used to indicate categories containing ...

Categories XC

A categories infobox which generates expandable javascipt menus. Displays a [ ] or [-] next to categories with sub categories. It is expands appropriate menus depending on the users location in the catalog. There is also the option to hide empty categories (on by default).HTML generated consists only of unordered lists ...

Categories Box with Built in Custom Search

In an effort to have plenty of functionality and less clutter I have added a search area to the stock categories InfoBox. ...

Categories Snapshot

Only uses two files, a display page, main.php which is installed in the catalog directory and categories_snapshot.php which goes in the catalog/includes/boxes directory. I have many more modules to contribute from different client projects I have been working on. ...