Descripción
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.
Instalación
- 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.
Reseñas
Colaboradores y desarrolladores
“Stock Export and Import for WooCommerce” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Stock Export and Import for WooCommerce” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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