WooCommerce’s stock UI assumes you only ever update one product at a time. Click the product, scroll to the inventory tab, type a number, save, go back. Repeat 200 times for a Tuesday inventory count. This plugin replaces that with a single table where every product (and every variation) sits next to its current stock and low-stock threshold, and you edit the numbers in place.
Inline auto-save, keyboard navigation between rows, category filter, search by name or SKU, hierarchical dropdown for nested categories, and a single checkbox to flip a variable product between parent-level stock and per-variation stock. It calls WooCommerce’s standard stock-update methods so any plugin listening on woocommerce_low_stock or woocommerce_no_stock still fires as usual.
Free on wp.org. The Pro add-on adds CSV export and import for the same data, with optional category filtering and category sync.
