このプラグインは 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

FAQ

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