Modules PHP scripts - Top 4 Download

Modules PHP script downloads

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. ...

BTS Themes Switch Box

Shows pull down menu (like currency) with a templates folders. You can chose anyone.Easyeast way to change themes on site. ...

Browse by Categories

Administrators can select to disable this content box from displaying or enabling it as a text link type or an image link type. Administrators can also select number of links to display per row and if sub-categories are to be displayed on the right side of each category.This contribution adds a ...

Box categories pro

Compatible URL Rewriting and Cname, it enables you to facilitate your referencing in the majority of the search engines. ...

automatic word wrap for Product Information

This contribution fix the problem for word-wrapping-input made with the keyboard in the product-description (Admin).Input of br or p in the description no longer needed. ...

Add2Favourites

Works only with IEIn Your Favorite Language You must Edit with the Follow Input:define('BOX_HEADING_ADD2FAVOURITES', 'Seite Speichern');This must be in catalog/includes/language/*.php - Your Language or All Languages. ...

Add Whats New Link to Categories Box

Best used with categories enhancement mod, it is very simple.open catalog/includes/boxes/categories.php and find---------$info_box_contents = array();$info_box_contents[] = array('text' >= $categories_string);it is at the far bottom of the filereplace with-------------$info_box_contents = array();$info_box_contents[] = array('text' >= $categories_string);if ( (basename($PHP_SELF) != FILENAME_PRODUCTS_NEW)) {$info_box_contents[] = array('align' >= 'left','text' >= '' . BOX_CATEGORY_PRODUCTS_NEW . '');}else{$info_box_contents[] = array('align' ...

Add livehelp FREE at your shop

Add "livehelp" FREE at your shop, free service "HumanClick" from Bravenet. ...

2CheckOut Certified Seller InfoBox

This will add a 2CheckOut.com Certified Seller InfoBox To Your Website. ...

Customer Support Live Chat

This is a FREE module would allow you to have a live-chat support on your web site. It uses MySQL database, PHP, ICQ (for notifications), and JavaScript. This module was developed by me independantly from osC. ...

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. ...

PayPal Fee

Fee must be expressed in percent value, default value is 1%.The fee is visible in the order total. ...

Low Order Fee Flat amount or percent

It will also tell to customer the current minimum order requirement if the low order fee is charged. Using the same exact form as the original module, you can now charge a percent by putting a % at the end of a number. ...