|
|
vor 1 Jahr | |
|---|---|---|
| .. | ||
| assets | vor 1 Jahr | |
| includes | vor 1 Jahr | |
| views | vor 1 Jahr | |
| instructions.txt | vor 1 Jahr | |
| readme.md | vor 1 Jahr | |
| studiou-wc-product-cat-manage.php | vor 1 Jahr | |
Version: 1.0
A WordPress plugin that extends WooCommerce to provide batch export and import functionality for product categories.
QDR - Studiou WC Export/Import Product Categories is a powerful WordPress plugin for WooCommerce store administrators who need to manage product categories in bulk. This plugin allows you to export your existing product categories to a CSV file, make modifications, and import them back into your store.
The plugin also supports the WooCommerce Protected Categories extension, allowing you to manage visibility settings and passwords for your product categories.
The plugin uses CSV files with the following columns:
| Column | Description |
|---|---|
| name | Product Category Name |
| url-name | Product Category URL slug |
| parent-name | Parent Product Category Name (empty if no parent) |
| description | Product Category description |
| display-type | Product Category display type (values: 'default', 'products', 'subcategories', 'both') |
| visibility | Product Category visibility (values: 'public', 'protected') |
| protected-passwords | Pipe (|) separated passwords if visibility is 'protected' |
| operation | Record operation: 'A' - add, 'U' - update, 'D' - delete |
name,url-name,parent-name,description,display-type,visibility,protected-passwords,operation
"Clothing","clothing","","Top quality clothing","default","public","","A"
"Men","men","Clothing","Men's clothing","products","public","","A"
"Women","women","Clothing","Women's clothing","products","protected","password123","A"
"Kids","kids","Clothing","Kids clothing","products","public","","U"
"Accessories","accessories","","All accessories","default","public","","D"
A - Add a new product categoryU - Update an existing product category (identified by name)D - Delete an existing product category (identified by name)GPL v2 or later - https://www.gnu.org/licenses/gpl-2.0.html
Dalibor Votruba
Website: Quadarax
For support, please visit https://www.quadarax.com/plugins/studiou-wc-product-cat-manage