Modules scripts - Top 4 Download

Modules script downloads

Specials Page Displayed Like New Products Page

This mod makes the products display just like the New Products page. (products_new.php)Easy to install. Simply upload my new specials.php file into your server, so that it overwrites the old one.REMEMBER TO BACK UP FIRST!!!!! ...

Specials Tax Inclusive

This contribution allows you to use the tax inclusive special price when defining specials by adding 'i' to the end, similarly to the way '%' is used for percentage discounts.Included is the default admin/specials.php file with the changes applied.-or-s see BoF/EoF marks (only 2 parts) if you want to apply this ...

Specials Expiration Fix

I discovered that our special prices were being expired by the system a day earlier than planned. I discovered that the cause of the problem was the fact that the code that automatically turns off specials that expire checks the current date AND TIME against the date that the special was ...

SoldOut but displayed

I'm running a store with a limited amount of (season-)products, so I wanted to display also the products that are sold out so that my visitors can view/compare/learn more about them until they are in stock again next time.Only one file to change (not included in archive):catalog/products_info.php one image to add ...

Simple Template System

You simply create an HTML page that looks the way you want it to and put in placeholders for the various elements wherever you want to position them.For example, you would put "$cartbox" wherever on the page you want the Shopping Cart box to appear. Put "$categorybox" where you want the ...

Simple Master Login

This is useful for logging in to accounts where the cart has not been completed at checkout - i.e. if the user did not continue onto your site after making payment. ...

Show Subcategories when Category has Products

When a category has both products and subcategories, this mod will display the subcategory links at the top of the product listing ...

Show per item default currency price in orders

It will do the same for the Total, per item.The default currency values shown DO NOT INCLUDE TAX. It should be simple to modify so that they do, if you want.Note that the screenshot included with this package is from my client's system which has had the Tax columns removed (not ...

Show Product ID customer choosen in Backend

Abstract:- the Backend >> Orders: shows the proudtcs_name, but not the customer-choosen products_model (number).- added an additional query to get the products_model from the TABLE_PRODUCTS, and display it.- actually this should be implemented in the way, that the products_model is saved in the orders-table, to avoid issues with the products-table being ...

Shipping Costs as Table

This contribution enhances the page 'catalog/shipping.php' so that your configured shipping costs will be displayed. It uses the configured shipping-modules and lists also different shipping methods ...

Shipdate

Specific features include: -Configuration of earliest day for delivery based on date/time of an order.-Valid days for delivery are displayed and selected on a dynamic PHP calendar on the checkout_shipping page.-Prior to final order confirmation and processing, the program checks to see if the shipdate is still valid. (in case somebody ...

Selective Database Backup

This contribution will make the built-in database backup function back up only tables defined in the database_tables.php files. This may help you order your backups if you use the same database for multiple projects. ...

Scrambled Order Number

However, it uses a completely different technique, is much simpler, and unlike my ''Random Order Number' contribution, this one actually works correctly and does not suffer from the problems of the formerIt also throws in a couple of optional changes to add the order number to the invoice and packing slipRead ...

Review Text in Reviews List

The header image is now the product image (which links to the product info page) and the "Back" button now actually takes you back to where you came from. ...

Review Notification

It should work whether you have the Review Approval mod installed or not.The recipient of the email is designated via the admin control panel ...

Restore Inventory On Void Order

With this contrib you can create a particular order status (eg. VOID) and when you put the order in that status the inventory will be updated:when you change from any status to "VOID" the quantity will be added to the inventory; when you change from "VOID" to any other status the quantity will be ...

Report Broken Link

Allows users to report broken links on your website. Will be added to the information box. Very easy install. ...

Require login to view site

This is a one step install contribution that forces the user to login to view the site. ...

Replace default page heading

This would be version 1.0. It only works if you have breadcrumb.php, and has only been tested with 2.2-CVS, an early Sept. snapshot.I wrote this to replace the words "Let's see what we have here" with something more meaningful. I found a similar contribution, but it didn't do what I wanted. ...