购物车为空

Admin Tools

 


商品名称

Automatic Currency Updates

This is an update of Masterblaster's original currency update mod designed to automate currency conversion updates by turning them into a CRON / scheduled job. This module takes account of Zen Cart's currency conversion ratio when updating the currency conversation rates held in your database. This allows store owners to use the module and price...

Back Up My Site PHP Files

I just modified the Backup MYSQL Plugin with a Site Back Up script I found on the web. Basically one can download a fully zipped copy of there Zencart site quickly as a tar file. (This could be handy to do before installing any add-ons etc…I figured an admin – tool option would make it easier and quicker for one to do so ) The Author of...

BackUp ZC

Backup your Zen Cart site and Zen Cart database fast and easy. BackUp ZC adds a 'Backup ZenCart' option under Admin-_Tools It allows you to backup your Zen Cart database and has options to do selective directory backups, selective file backups. The ability to store the backup file on the server or download the backup file. Optional archive file...

Bad Bot Block

In a nutshell this snippet is to block specific (bad) 'bots from accessing your site. 插件版本: 1.1

Barcode product field

** NOTE: Designed for Zen Cart v1.2.7 *** This contribution add a new field to product table. The field is the 'barcode'. I needed to look for products using a barcode scanner in my shop. It's a way to speed up the searching of products when you have an online and a retail shop. You can submit the barcode when you are editing the products and look...

Bulk attribute creator

This modified version of the attributes_controller.php admin file offers a few enhancements in the creation of new product attributes: 1. Option values are now grouped and sorted by option name for ease of multiple selection. 2. Multiple selection of option values is possible. This reduces/eliminates the number of mouse clicks necessary to create...

Business Activity Report

The Business Activity Report contribution provides users with both summary (day-by-day) and detail information regarding prior sales order activity within a selected timespan. After entering a desired timespan, the integrated panel initially displays a summary breakout, by each order total component, of all sales activity by day. By clicking upon...

CKEditor Plugin for Zen Cart

CKEditor is an HTML Editor for your admin. CKEditor is one of the more contemporary browser-based editors, and possesses a sleek look while providing a wide array of functionality including validatable code, while still being cross-browser compatible. This version contains CKEditor along with a few core stub files to make it available within...

codeTrio Sales Summary Graph

This plugin puts a sales graph on the landing page of the admin to see sites overall sales ups and downs at a glance. - Very easy to install. - Can select only the orders that has been processed and ignore the canceled orders. Tools Used: - Google graph API - jQuery Follow the installation instruction and you'll be able to install it 插件版本:...

Convert db2utf8

This PHP script can be used to convert your MySQL database tables from latin1-to-UTF8 Instructions: 0) BACKUP YOUR DATABASE!!! a) unzip and upload the convert_db2utf8.php file to your store's folder (same folder as nddbc.html file) b) use your browser to access the file ( http:// your_store_url/convert_db2utf8.php ) c) specify a db-prefix if all...