osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

Browsable osC MS2 Xref

This ZIP contains :- Browsable MS2 Admin source code (zip)- Browsable MS2 Catalog source code (zip)Both excluding language files to keep things simple and compact.To install, unzip each of the files into a separate directory and point your browser to the main directory.These files have been generated using phpdocumentor.Let's see, the ...

Catalog Anywhere w categories

This is a little change to original contribution CATALOG ANYWHERE by Patrick Veverka.You can show products from certain category or subcategory in random order anywhere outside your osc directory. ...

Category Descriptions

This contributionn adds a category description to your store, you can enter a description for each category, or leave it blank if you do not wish to have one for a particular category. ...

Change Page Title to Show Category Name

This is a simple method of displaying the Catagory name in the Page Title, instead of the standard "Let's See What We Have Here" message. ...

Column Sort Arrows

This simple mod replaces the /- symbols that are used to show the sort order on the product listing pages with small dark gray arrows. The provided arrows are transparent and should work with all color schemes. They could easily be replaced with your own arrows as well. ...

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

Country Field Togle

This is a 3 step, Very simple mod to install. The mod allows you to togle the 'country' either to "Hide" it and disable the error trapping, or "Show" it, and enable the error trapping. ...

Custom HTTP Error Page

This will make any of those ugly 404, 401, etc. error pages disappear and be replaced with a simple error surrounded by your sexy oscommerce shop. Thus not leaving a potential customer stranded and no place to go!It is offerd only in English. But is language modular in design. ...

Customer Title Dropdown

This mod will add a Title dropdown box to all customer details pages including create_account, checkout_shipping_address, checkout_payment_address and admin/customers.***Also works with the Payment_without_account (PWA0.80) contribution!In addition to the title dropdowns, this mod upgrades any pages which display addresses to handle the new title information such as checkout_shipping, checkout_payment, checkout_confirmation, admin/invoice, admin/invoice ...

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

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

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

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

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

Email Signature

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