Beschreibung
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.
Rezensionen
Mitwirkende & Entwickler
„Stock Export and Import for WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Stock Export and Import for WooCommerce“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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
- Erstveröffentlichung