About this plugin
Stop opening hundreds of WooCommerce product pages just to adjust stock. ZexeStock is a modern inventory management plugin for WooCommerce that lets you search, edit, and manage thousands of products from one fast, dedicated interface — instead of clicking into a separate edit screen for every single one. Whether you’re running a small online shop or a warehouse with 50,000+ products, ZexeStock makes stock updates dramatically faster with inline editing, fast server-side search, variable product support, PDF exports, and analytics — all from a single screen. Built for busy store owners, warehouse teams, and inventory managers, ZexeStock removes the friction from everyday stock management so you spend less time clicking through product pages and more time running your business. A Purpose-Built Stock Workspace Managing inventory inside WooCommerce’s default product editor gets frustrating fast as your catalogue grows — one product per page, one save per change. ZexeStock replaces that with a purpose-built stock management workspace that is: Faster than editing products individually Built for large WooCommerce stores, with server-side pagination that keeps thousands of products fast to search and browse Easy enough for warehouse staff to use with no training Safe, with optimistic concurrency protection against conflicting edits Built on native WooCommerce CRUD methods, so it stays compatible with core and HPOS Instead of jumping between dozens of product pages, your entire inventory is searchable and editable from one screen. Perfect For WooCommerce stores of any size Warehouse and fulfillment teams Retail businesses managing their own online catalogue Wholesalers and manufacturers Inventory and operations managers Anyone tired of editing stock one product at a time Why ZexeStock? Adjust stock for one product — Default WooCommerce: open the product, edit, save, reload. ZexeStock: inline, in the table, no page reload. Search across the catalogue — Default WooCommerce: basic list search. ZexeStock: fast server-side search over 10,000+ products. Edit a variable product — Default WooCommerce: open each variation separately. ZexeStock: expand the parent row inline and edit every variation in place. Adjust many products at once — Default WooCommerce: one at a time. ZexeStock: bulk selection and bulk bar (Pro). Edit like a spreadsheet — Default WooCommerce: not possible. ZexeStock: keyboard-driven spreadsheet mode (Pro). Forecast stockouts — Default WooCommerce: not available. ZexeStock: sales-velocity-based predictions (Pro). Free and Powerful Out of the Box ZexeStock’s free version includes fast stock editing, searchable inventory, variable product support, PDF export, and more — no trial, no credit card required. When your inventory operation grows, ZexeStock Pro adds advanced tools for bulk editing, spreadsheet mode, a full audit log, advanced analytics, CSV/XLSX exports, stockout predictions, and more. Free Features Fast Stock Management Searchable stock table — fast, server-side search that stays responsive even with 10,000+ products Inline stock adjustments — add or remove stock directly from the table; no page reloads Quick +/− buttons — one-click increment/decrement by a configurable step Inline price and product data editing — update regular price, sale price (with scheduling), purchase price, barcode, and supplier SKU directly from the table Variable product support — expand a parent row inline to edit every variation without leaving the table Server-side pagination — only the products you’re viewing are loaded, so performance holds up on large catalogues Better Inventory Visibility Color-coded stock status indicators — in-stock, low-stock, out-of-stock at a glance Per-product low-stock threshold override — set a custom threshold per product Analytics dashboard (basic) — stock-tier counts (in-stock/low-stock/out-of-stock) on the WordPress dashboard summary widget PDF export — generate a stock report in one click Safe & Reliable Negative stock prevention — configurable guard that blocks adjustments below zero Optimistic concurrency control — prevents silent overwrites when two users edit the same product at the same time Role-based access — grant or revoke stock adjustment and settings permissions per WordPress role HPOS compatible — built on native WooCommerce CRUD methods ( wc_update_product_stock() , get_stock_quantity() ), fully compatible with High-Performance Order Storage Translation ready — ships with a .pot file; RTL languages supported Ready to Manage Inventory at Scale? ZexeStock Pro turns the same fast stock management interface into a complete inventory workspace for stores that need bulk editing, spreadsheet workflows, advanced reporting, and deeper inventory insights: Save Hours Every Week Bulk stock adjustments — select multiple products and apply a change to all of them at once Spreadsheet mode — keyboard-driven, Excel-style cell navigation for fast bulk editing Delta stock changes — adjust by +/− amount instead of retyping an exact value Advanced filter panel — build multi-condition filters across stock, price, and product fields Custom saved views — save and reload named filter and column presets Undo — revert a single adjustment, or an entire bulk batch, with one click Complete Inventory History Full audit log — every stock, price, SKU, and meta change, with who made it and when Search and filter — by product, date range, user, and adjustment type Better Business Insights Advanced analytics dashboard — KPIs, sales summary, fast movers, top products, sales by category Current stock value — know what your inventory is worth right now Stockout predictions — estimated days-to-stockout per product, based on sales velocity Low-stock dashboard widget — see at-risk products at a glance from the WordPress dashboard Professional Exporting CSV and XLSX export — export the stock table or audit log for spreadsheets and reporting Source Code & Build Tools The admin interface ( admin/build/ ) is compiled from TypeScript/React source with webpack. The full uncompiled source and build tools are publicly available at: https://github.com/zexetech/zexestock-inventory-management-for-woocommerce To build from source: npm install && npm run build .