Description
The Stock Export and Import plugin generates reports on the stock status (in stock / out of stock) and quantity of individual WooCommerce products. Reports can be downloaded in CSV (Comma-Separated Values) format, compatible with popular spreadsheet software. It also allows you to import CSV files to batch update your product stock data. This enables you to download a spreadsheet of your current inventory data, update it as required, and upload it back into WooCommerce.
Installation
- Click “Plugins” > “Add New” in the WordPress admin menu.
- Search for “WooCommerce Stock Export and Import”.
- Click “Install Now”.
- Click “Activate Plugin”.
Alternatively, you can manually upload the plugin to your wp-content/plugins directory.
Reviews
Contributors & Developers
“Stock Export and Import for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Stock Export and Import for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
- Rebrand
1.0.4
- Change capability required for importing or exporting stock data to manage_woocommerce, previously view_woocommerce_reports
- Implement no-store / no-cache headers on export
1.0.2
- Improved memory usage for large exports
1.0
- Initial release