WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-product-exporter

WooCommerce Product Exporter

Exportador de productos de WooCommerce en CSV sin guardar archivos temporales

by Fabio Baccaglioni · github.com/fabiomb/woocommerce-product-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/fabiomb/woocommerce-product-exporter/archive/refs/heads/main.zip

This plugin allows you to export all WooCommerce products with their ID, Title, SKU, and Slug into a CSV file. The generated CSV is presented directly to the user for download without creating a temporary file on the server.

Features

  • Export WooCommerce products with essential details: ID, Title, SKU, and Slug.
  • Direct download of the CSV file in the browser.
  • Easy integration with the WooCommerce admin interface.

Installation

  1. Download the plugin files.
  2. Upload the woocommerce-product-exporter folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

Usage

  1. After activating the plugin, navigate to the WooCommerce section in the WordPress admin panel.
  2. Click on the "Export Products" menu item.
  3. Click the "Export" button to generate and download the CSV file.

Requirements

  • WordPress 5.0 or higher
  • WooCommerce 3.0 or higher

Support

For support, please open an issue on the GitHub repository or contact the plugin author.

License

This plugin is licensed under the GPL v3 or later.