WP Manifestindependent plugin directory
manifest / ecommerce / ywp-taxonomy-exporter

WooCommerce Taxonomy Exporter

Exports WooCommerce taxonomies (categories, tags, brands) to separate CSV files in a ZIP archive.

by HamidReza Yazdani · github.com/hamidrezayazdani/ywp-taxonomy-exporter

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/hamidrezayazdani/ywp-taxonomy-exporter/archive/refs/heads/main.zip

WC requires at least: 6.0
WC tested up to: 8.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Exports WooCommerce taxonomies (categories, tags, brands) to separate CSV files in a ZIP archive.

Description

This plugin allows you to export WooCommerce taxonomies (product categories, tags, and brands) into separate CSV files, which are then compressed into a single ZIP archive for easy download.

Installation

  1. Upload the plugin files to the /wp-content/plugins/wc-taxonomy-exporter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to Taxonomy Exporter under the WordPress admin menu to export your taxonomies.

Changelog

1.0.0

  • Initial release.

Frequently Asked Questions

What taxonomies are supported?

The plugin supports WooCommerce product categories, tags, and custom taxonomies like brands.

Is this plugin compatible with WooCommerce HPOS?

Yes, this plugin is fully compatible with WooCommerce HPOS (High-Performance Order Storage).

Can I translate this plugin?

Yes, the plugin is translation-ready. You can translate it using .pot files located in the languages directory.

License

This plugin is licensed under the GPLv2 or later.