osCommerce Addons PHP scripts - Top 4 Download

osCommerce Addons PHP script downloads

Customise New Products and Products displayed

This contribution allows you to easily modify the Product_new.php screen to show only the number of products and pages that you specify.These variables are easily set in the admin > configuration > Maximum Values section once the contribution is installed. ...

CVV for osC MR2

CVV for osCommerce MR2.Not tested on earlier versions.I wrote this contribution as the other CVV contributions don't work with MR2, this does. It may not work with whatever else the core developers do to MR3,4,5, etc. ...

Danish Bank Transfer

This is a very simple payment module that allows your customers to pay by Bank Transfer or Deposit.It allows you to configure name, account #, Bank and others.This module is base on the Check/MO payment module. Tested in osCommerce 2.2MS2 ...

Database Admin

The Database Manager permits you to access your MySQL database directly through the oscommerce admin panel. Add, Alter, Drop, and Optimize Database tables from one file.All the code is self-contained within the script ...

Database Update Scripts

This is a small collection of simple PHP scripts that run SQL commands to update your oscommerce "products" table. Includes:Two scripts to update the quantities and prices in the "products" table from another table (useful for those who drop-ship and receive updated lists from a distributor).One script to update the "products_tax_class_id" ...

Dead Easy Center Thingy

Quite a few people have asked me how I centered and bordered my osCommerce shop so I figured I'd throw this quick contribution together.I've also included a small file called rgb.html to help you choose the color for the border. ...

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

Default Search options in categories and Advanced

This Contribution will tell you how to adjust your files to allow you to change the default search criteria in the normal browse by category and the advanced search page.2 files need to be adjusted, instructions can be found in the attached zip and readme files. ...

Delivery Date for Florists

All files needed to install the contribution are included in this download.This contribution adds a delivery calendar on the shipping page so a customer can choose the date they want their item to be delivered on.This does not interfere with various shipping methods that may be used and is fairly simple ...

DeltaPAY

DeltaPAY module for osCommerce, a payment gateway mechanism located in Greece. ...

Discount Coupon Codes

Discounts are applied before tax and are displayed as one order total line for each applicable tax class. You can configure whether to display the order subtotal including the discount, or before the discount is applied.Coupon codes may be configured with a start or ending date, number of times they may ...

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

Download Membership Mod

Allows you to sell memberships to your download directory...simply mod your download.php file with the commented code changes..put membership in the Filename: area in the Products Attributes. Edit exclude files area as needed. Customers can then browse your directory and download files. Still a work in progress... Be sure in the ...

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

Easy Call for Price

Easy Call for Price is an easy way to display “Call for Price!” whenever a product’s price is set to 0. Change a couple of values and you can also sell products for $0.00 and display "Call for Price!" for other products.Only TWO files to modify. Install time is less than ...

ECommercePay Module

The ecommercepay have unique the parameter for Auction Payment. You can copy parameter in the payment instruction in the ended auction. The buyers can pay to you directly. No repeat the send seperated payment to buyer. ...

Edit Auto Emails From Admin Backend

This contribution is a quick and easy update that will allow you to edit emails that are sent to your customers.This version does not currently support languagesFor example the email that is sent when an account is initially created, and allows you to add text to the order confirmation emails, etc.It ...

Eigenlieferung

Simple hack of eigenlieferung v1, but now it works with zip-zones, which are defined in the database. Only in German. ...

Email Invoice

This mod allows you to send an invoice via email to your customer at the time the order is placed. The invoice used is the same invoice that is shown on the administration side of the catalog.This mod is useful if you want the professional look provided by the admin invoice ...