✨ 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 Charts for WC Marketplace MultiVendorX

MultiVendorX stores vendors as users with the dc_vendor role and writes commission rows to mvx_commissions with vendor_id, order_id, amount, and status. SleekView Charts reads those tables and renders vendor revenue, commission share, payout mix, and weekly trend as cards on one screen.

♾️ Lifetime License available

SleekView Charts dashboard for WC Marketplace (MultiVendorX)

Vendor sales are real data, not a per-vendor admin page

WC Marketplace, now MultiVendorX, runs a real marketplace on top of WooCommerce. Vendors are WordPress users with the dc_vendor role and a vendor row joined to wp_users. Orders that include vendor products write commission rows to mvx_commissions with vendor_id, order_id, commission_amount, commission_status, and created_at. Payouts land in mvx_vendor_payments. The plugin admin shows per-vendor stats and a flat commissions table, but no cross-vendor ranking on one screen.

SleekView Charts reads the same mvx_commissions and mvx_vendor_payments tables alongside wc_orders. A horizontal Bar of top vendors by commission earned. A Donut of commission status to spot the share waiting on payout. A Number summing this month's marketplace gross merchandise value. An Area chart of daily commissions to see the weekly rhythm at a glance.

The plugin keeps owning vendor onboarding, the per-vendor dashboard widgets, and the manual payout actions. SleekView Charts adds the reading layer marketplace operators actually want: which vendor is driving most of the GMV, which sit at the bottom and need attention, and how the commission-status mix has moved across the last quarter, all read directly from the MultiVendorX tables without a single CSV export.

Workflow

From mvx_commissions to a marketplace dashboard

1

Connect the MultiVendorX tables

Add a SleekView data source for mvx_commissions and mvx_vendor_payments, joined to wc_orders and wp_users filtered by dc_vendor role. SleekView exposes vendor_id, commission_amount, commission_status, and created_at as typed columns.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates a blank dashboard pre-aware of MultiVendorX columns, with vendor_id, commission_status, and created_at ready as group-by axes for new cards.
3

Add chart cards

Pick a card type, a grouping column, and an aggregation. Top vendors by commission, status mix across the period, daily GMV, and weekly payout volume all become saved cards reading the live MultiVendorX tables.
4

Save and share the dashboard

Save the chart view, scope it per role for operators, finance, and vendors, and optionally embed a per-vendor view on the vendor dashboard so each vendor sees only their slice without admin access.

Sample dashboard

Charts you can build from MultiVendorX data

Four cards that turn the mvx_commissions, mvx_vendor_payments, and wc_orders tables into a working marketplace dashboard inside WordPress.
Number · Default

Marketplace GMV this month

A single big-number KPI summing commission_amount from mvx_commissions for the current month, with the previous month underneath for context. Refunded commissions filtered out by commission_status.
Sum(commission_amount)
Pie · Donut

Commissions by status

A donut split across paid, unpaid, processing, and reversed using the commission_status column on mvx_commissions, so finance sees the share of vendor payouts still pending action.
Count group by commission_status
Bar · Horizontal

Top vendors by commission

A horizontal bar of the top vendors by commission earned, grouping mvx_commissions by vendor_id and resolving the IDs to display names from wp_users with the dc_vendor role.
Sum(commission_amount) group by vendor_id
Area · Gradient

Daily commission volume

A gradient area chart of commission amount per day sourced from created_at on mvx_commissions, useful for spotting weekly rhythm, payday-driven peaks, and the impact of marketplace campaigns.
Sum(commission_amount) group by created_at

Comparison

Default MultiVendorX admin vs SleekView Charts

Default MultiVendorX admin

  • Default admin shows per-vendor stats and a flat commissions table, not a ranked dashboard
  • No way to combine top vendors, status mix, and daily GMV on one saved view
  • Custom MultiVendorX metadata is not exposed as a chartable dimension
  • No saved dashboards per role for operators, finance, or individual vendors
  • No vendor-facing embed for per-vendor performance without admin access

SleekView Charts

  • Configurable chart cards built directly from mvx_commissions and mvx_vendor_payments tables
  • Mix Number, Pie, Bar, Line, and Area cards on a single marketplace dashboard
  • Saved chart views scoped per role for operators, finance, and per-vendor sharing
  • Embed a per-vendor saved chart view on the vendor dashboard with role-based access
  • Queries hit existing indexes on vendor_id, commission_status, and created_at so dashboards stay quick

Features

What SleekView Charts gives you for WC Marketplace (MultiVendorX)

Real chart cards on marketplace data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the mvx_commissions and mvx_vendor_payments columns the plugin writes for every commission and payout.

Complements MultiVendorX admin

The plugin still owns vendor onboarding, the per-vendor dashboard widgets, and manual payout actions. SleekView Charts adds the operator-level dashboards the admin does not lay out side by side.

Role-scoped sharing

Save dashboards per role and embed them on the vendor dashboard so each vendor sees only their slice while operators see the cross-vendor ranking.

Audience

Who builds marketplace dashboards with SleekView

Marketplace operators

Watch the top-vendors bar and the daily commission area chart to spot rising stars, sliding sellers, and where operator attention will move the marketplace next.

Finance and payout teams

Use the commission-status donut and the GMV KPI to run weekly payouts, reconcile against bank transfers, and confirm the pending balance matches plugin admin totals.

Individual vendors

Read a per-vendor embedded view of their own commissions, payouts, and daily volume directly inside the vendor dashboard, scoped to their vendor_id.

The bigger picture

Marketplace operators need a cross-vendor read, not per-vendor pages

MultiVendorX captures every commission and payout in clean tables. The operator question is almost never about one vendor; it is about how the marketplace shifts week over week, who is rising, who is stalling, and how much sits unpaid at any given moment. The plugin admin is built around the per-vendor view, which is essential for support and for the individual vendors themselves, but not for the operator daily standup.

SleekView Charts reads the same mvx_commissions table and turns it into chart cards on one saved dashboard. Operators see top-vendor and daily-GMV cards. Finance sees status-mix and pending-payout numbers.

Each vendor gets a saved view scoped to their own vendor_id embedded inside their dashboard. MultiVendorX keeps owning onboarding, payouts, and the per-vendor widgets; SleekView Charts adds the cross-vendor reading layer that makes marketplace management feel like running a dashboard.

Questions

Common questions about SleekView Charts for WC Marketplace (MultiVendorX)

No. The plugin still owns vendor onboarding, the per-vendor dashboard widgets, and manual payout actions. SleekView Charts is a flexible reading layer on the same mvx_commissions and mvx_vendor_payments tables for operator-level dashboards the admin does not lay out.

 

SleekView reads mvx_commissions for commission rows and mvx_vendor_payments for payout records, joined to wc_orders for order data and wp_users filtered by the dc_vendor role for vendor identity. Each is exposed as a typed data source ready for grouping.

 

Yes. Any custom column on mvx_commissions or any vendor usermeta key can be added as a chartable dimension or value. The agent UI lists keys actually present in your installation so you pick from a real list.

 

Yes. Each card is a saved query against the SleekView data source, so a single dashboard can mix cards built on mvx_commissions and the matching wc_orders rows for full marketplace-to-store revenue context.

 

Yes. Saved chart views support role-based visibility so operators, finance, and individual vendors each see only the dashboards you allow. Per-vendor views are scoped automatically by vendor_id.

 

Yes. A saved chart view can be filtered to the current vendor_id at render time and embedded on the vendor dashboard, so each vendor reads only their own commissions, payouts, and daily volume without any other vendor data exposed.

 

Cards paginate and aggregate against the existing indexes on vendor_id, commission_status, and created_at, so dashboards stay quick even on marketplaces with hundreds of vendors and millions of commission rows.

 

Yes. SleekView detects HPOS and reads wc_orders directly when joining commissions to their parent orders. On legacy stores it falls back to the shop_order post type with no config change.

 

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