Leírás
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
Képernyőmentések
Telepítés
- Upload the directory
wpec-bulk-tools
and all its contents to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Install and activate the
wp e-Commerce
plugin - The tools can be used via the Menu item that appears in the WP e-Commerce menu section
GYIK
- 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
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“WPEC Bulk Tools” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WPEC Bulk Tools” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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