✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for ATUM Inventory Management

ATUM ships Stock Central, but editing it is still slow when warehouse staff just want to update numbers. SleekView reads the same wp_atum_product_data tables and renders a focused, keyboard-friendly editor on top.

♾️ Lifetime License available

SleekView table view for ATUM Inventory Management

ATUM is powerful. Editing it is still slow.

ATUM Inventory Management owns one of the most thoughtful WooCommerce inventory schemas in the ecosystem, with dedicated tables for product data, suppliers, locations, and purchase orders. Stock Central, the plugin's headline screen, surfaces most of that data in a WP list table. The trouble is the WP list table format itself: dense, paginated, and round-tripping every row save through a full page reload.

SleekView reads wp_atum_product_data alongside the relevant postmeta and renders rows in a virtualized grid that handles tens of thousands of variations without choking. Inline edits to SKU, supplier, stock, and location use optimistic UI and write back through the same hooks ATUM uses internally, so audit logs and stock change triggers fire as expected. Multi-column sort lets you sort by supplier and reorder point at the same time, which Stock Central cannot.

For warehouse teams walking the aisles with a tablet, the practical effect is fewer page reloads and more time scanning. For purchasing teams running supplier reviews, it means trimming a list of 4,000 SKUs to one supplier in seconds and editing reorder quantities inline.

Workflow

From Stock Central to a warehouse-grade editor

1

Read wp_atum_product_data

SleekView reads ATUM's product data table alongside relevant postmeta, including supplier, location, and purchase price fields, and merges them into one row per product or variation.
2

Configure warehouse columns

Choose the columns that matter for your team: SKU, supplier, location, stock, reorder point, and any custom fields ATUM Pro adds. Save the layout per role.
3

Inline edit with real saves

Edit any cell directly. Changes route through the same hooks ATUM uses internally, so audit trails, stock change emails, and Multi Inventory triggers continue to fire.
4

Filter, sort, and bulk update

Multi-column sort by supplier and reorder point, filter to amber-status SKUs, and bulk update reorder quantities in one batch before the next purchasing call.

Sample columns

Live ATUM stock view

Pull rows directly from ATUM's product data and meta tables, then edit them like a sheet.
Source: wp_atum_product_data
SKU Product Supplier Location Stock Status
SKU-A1042 Wool Cardigan Northwind Textiles Bay 3 128 In stock
SKU-A1198 Linen Trousers Coastal Mills Bay 1 12 Low stock
SKU-A1233 Canvas Tote Pinegrove Co Bay 5 0 Out of stock
SKU-A1304 Knit Beanie Northwind Textiles Bay 2 342 In stock

Comparison

ATUM Stock Central vs SleekView

ATUM Stock Central

  • Inline editing forces a full row save round trip
  • Filters are bolted onto the WP list table
  • No multi-column sorting on supplier or location
  • Bulk edits use a separate dialog
  • Custom columns require add-ons

SleekView

  • Reads wp_atum_product_data and postmeta as one merged table
  • Inline edit of stock, supplier and location with optimistic save
  • Multi-column sort and saved filter views
  • Bulk edit selected rows in place
  • Custom columns via simple PHP filter

Features

What SleekView gives you for ATUM Inventory Management

Stock Central, faster

Render thousands of ATUM products in a virtualized grid with instant sort, filter, and search. Pagination disappears, the keyboard handles everything.

Inline edits that stick

Update SKU, supplier, stock, and location without leaving the row. Optimistic UI for speed, real saves through ATUM's own hooks for audit safety.

Saved warehouse views

Pin a filter set per supplier or location and share it with the rest of the team. Each role keeps its own column layout and saved scopes.

Audience

What ATUM teams use SleekView for

Warehouse stock counts

Walk the aisles with a tablet, scan SKUs, and edit ATUM quantities right in the table. No page reloads break the rhythm of a stocktake.

Supplier reviews

Group rows by supplier, sort by reorder point, and trim the list before a purchasing call. Export the trimmed view for the supplier's account manager.

Low-stock triage

Filter to amber and red status badges, then bulk edit reorder quantities in seconds before customer back-orders pile up over the weekend.

The bigger picture

Why inventory work needs a spreadsheet, not a list table

Warehouse and purchasing work is fundamentally tabular. Inventory teams compare rows against rows, sort by reorder point, scan for low stock across suppliers, and update quantities ten at a time. The WP list table format was designed for content management workflows, where the page is the primary unit of work and editing one row is the expected interaction.

ATUM does an admirable job stretching that format to fit inventory needs, but the underlying constraint, that every save reloads the page or, at best, the row, fundamentally limits throughput. A merchandiser trying to update reorder points across a 4,000-SKU catalog cannot afford a half-second wait per save. They will dump the data to a spreadsheet, edit there, and re-import, which breaks every audit trail ATUM's hooks rely on.

A virtualized grid with optimistic saves and real backend writes lets the team stay inside WordPress, keep the audit logs intact, and move at spreadsheet speed. That is the difference between inventory tooling that gets used daily and inventory tooling that gets bypassed.

Questions

Common questions about SleekView for ATUM Inventory Management

No. ATUM still owns the data schema and the back-end logic for stock control, purchase orders, and supplier records. SleekView is a faster front-end for editing the same rows. If you uninstall SleekView tomorrow, all your ATUM data is exactly where it was, untouched, and Stock Central works the same as before.

 

Yes. Custom columns can pull location-specific stock from ATUM's extended schema, so you can show stock-by-location columns side by side in one row and edit each independently. The Multi Inventory hooks fire on save, which means stock movements still get logged the way ATUM expects.

 

Yes. Edits hit the same hooks ATUM uses for its own UI, so audit logs and triggers still fire. Optimistic UI shows the change instantly, but the actual database write goes through the standard ATUM update path, which means notifications, low-stock alerts, and any custom code listening to those hooks all behave exactly as they would in Stock Central.

 

Yes. Any filtered view can be exported as CSV with the columns and order you see on screen. Useful for sending a supplier a curated list of SKUs they need to confirm pricing on, or for handing a stocktake report to accounting at month end without dumping the entire catalog.

 

Yes. Product rows resolve through the standard WooCommerce product API regardless of HPOS being on. ATUM itself supports HPOS, and SleekView inherits that compatibility because it does not touch order tables, only product tables, which HPOS does not relocate.

 

SleekView respects the same capability map ATUM uses, so users only edit what they could edit before. A warehouse role with read-only stock visibility in ATUM gets read-only stock columns in SleekView. There is no separate permission layer to maintain, which keeps the admin model coherent.

 

Yes. ATUM's purchase order CPT can be exposed as its own view, with line items as a child table joined by PO ID. Filter by supplier or status, edit expected delivery dates, and bulk update PO statuses without opening each one. Useful when a supplier confirms a batch of orders shipping at once.

 

Yes. Custom columns are registered via a simple PHP filter that mirrors the way ATUM exposes its own column hooks. If you have a custom meta key for, say, a country-of-origin tag, you can show and edit it without touching SleekView's core.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView