osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

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

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

Barcode Mod

This mod adds a single 13 character EAN barcode field to each product. Searchable via the normal oscommerce search process. Optionally it also provides some v basic epos features. ...

Transactindia payment gateway service

osCommerce - TransactIndia.com Module is designed to integrate osCommerce shopping cart with TransactIndia.com payment software, which enables credit card processing via TransactIndia.com Payment Gateway.We developed this module for the convenience of our clients to allow interactive payments using osCommerce and TransactIndia.com. ...

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

Click2Pay

Payment module for Click2Pay (www.click2pay.com) ...

Shopping Cart Dropdown

If you want the items in your store shopping cart box to show in a dropdown box use this. ...

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

UK Postal Rates

Basically what I have done is use the existing "Zone Rate" and increased the number of zones to 4 this gives me Zone 1 for United Kingdom (GB), Zone 2 for European Countries, Zone 3 for World Zone1, and Zone 4 for World Zone2. ALL of the Zones are from the ...

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

SMC Shiping by Percentage

This module handles shipping by percentage or flat rate. Currently, it is configured to work with SMC's shipping methods. Contains a SQL script to create the ShippingZone table. Allows you to setup zones 2-8 with a variety of price groups and either a flat rate or a percentage of the total ...

Paymate

This is a simple module that allows the customer to use Paymate Express, www.paymate.com.auUser clicks paymate logo, and is taken to a new page. User must then return to oscommerce and click order confirmation. ...

Backup using GZIP

This was the backup for version 2.1, but I made a couple of minor changes and it now works on MS2 instead.I made backups using pure sql, ZIP, and GZIP and did a restore using all of them. I tested by deleting my users and they were then restored from the ...

Add a BACK button in the product info

This is a small modification in order to alow costumers to go back when they are in the product info page. ...

Autologon

Basically, next to the email-address (which is already stored in a cookie by standard OSC-software), it also stores the password (security: see readme.txt).When the customer returns, this information is used to execute an automatic signin. ...

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

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

Show Categories on Home Page

Features: - No longer replaces existing files. - Puts the categories block (similar to new products block) on the home page. - Hides the categories left nav feature on the home page of the store - Makes this feature one that can be turned on and off in the admin file. ...

Minimun or Maximum Amount to Enable CC Payments

Min or Max Operation: (MAX*) Amount=500 >- only show the cc mod is the cart total is under $500Min or Max Operation: (Min) Amount=500 >- only show the cc mod is the cart total is over $500Set Defaults:Min or Max Operation = MaxAmount = 500 ...

Table with Flat State Fee Addon

The purpose of this module is to allow shipping to be calculated using the default Table Rate system and also charge an extra fee for nominated >countries-states or entire countries.For example, in addition to the usual "Table Rate" charges, the module is setup by default to add an extra $10 to ...