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.zipThis 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
- Download the plugin files.
- Upload the
woocommerce-product-exporterfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
Usage
- After activating the plugin, navigate to the WooCommerce section in the WordPress admin panel.
- Click on the "Export Products" menu item.
- 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.