该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WPEC Bulk Tools

描述

WPEC Bulk Tools provides bulk management tools for the WP e-Commerce plugin.
This version of the tool supports;
* The setting of products across a group to the same price.
* Uploading a CSV file of form;
prod_name,sku,price

屏幕截图

  • The WPEC Bulk Tools menu item.

安装

  1. Upload the directory wpec-bulk-tools and all its contents to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Install and activate the wp e-Commerce plugin
  4. The tools can be used via the Menu item that appears in the WP e-Commerce menu section

常见问题

Do I need to have wp e-Commerce plugin to use this?

Yes, of course.

What file format can be used?

The file should be in comma-seperated form with one product per line. Each line should be in the form;
prod_name,sku,price

评价

此插件暂无评价。

贡献者及开发者

“WPEC Bulk Tools” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WPEC Bulk Tools”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.0.1

1st release – supports price updates by category

0.0.2

Update for newer versions of wordpress and the wp ecommerce plugin which used different database structures

0.0.3

Includes support for bulk file upload to change properties based on SKU