✨ 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 WCFM Marketplace

Read directly from wcfm_marketplace_orders, wcfm_marketplace_withdraw_request, and wcfm_marketplace_refund_request. Compose chart cards into the marketplace dashboard WCFM operators rebuild in spreadsheets.

♾️ Lifetime License available

SleekView Charts dashboard for WCFM Marketplace

WCFM marketplace dashboard, in one screen

WCFM Marketplace keeps commissions, withdrawals, refunds, and notifications in wcfm_marketplace_* custom tables. The default WCFM admin spreads the data across multiple tabs, so the natural marketplace questions, total commission this month, top vendors by commission, withdrawal queue status, refund ratio by vendor, require navigating multiple screens and cross-referencing manually.

SleekView Charts reads the WCFM tables directly with joins to wp_users for vendor context. Commission becomes a Number card. Top-vendor leaderboard becomes a horizontal bar grouped by vendor_id. Withdrawal-queue status becomes a donut. Refund-by-vendor ratio becomes a bar with calculated field. Aggregations run on the indexed columns WCFM already uses, so dashboards load fast even on marketplaces with hundreds of vendors and thousands of orders.

The Charts view shares filters with the Table view on the same dataset. Scope once, the dashboard reflects it. Finance gets the settlement dashboard, vendor managers get performance and verification views, growth gets cohort and at-risk vendor charts. The data was always in the WCFM tables; the dashboard is what the operator needed.

Workflow

From WCFM tables to a marketplace dashboard

1

Read the marketplace tables

SleekView queries wcfm_marketplace_orders, wcfm_marketplace_withdraw_request, and wcfm_marketplace_refund_request directly, joining with wp_users for vendor identity.
2

Add commission and leaderboard cards

Number card on commission_amount sum, horizontal bar on vendor_id ranking by commission. The headline marketplace figure and the leaderboard load on the same dashboard.
3

Add withdrawal and refund cards

Donut on withdraw_status, bar on refund counts per vendor, area on commission trend over time. The settlement and quality views come together in one dashboard.
4

Save per role

Finance gets settlement, vendor managers get performance and verification, growth gets cohort and churn-risk dashboards. Each view captures cards, filters, and layout.

Sample dashboard

Charts you can build from WCFM Marketplace data

Four cards covering total commission, top vendors, withdrawal status, and commission trend, all from the WCFM custom tables.
Number · Default

Total commission (30d)

Single-number KPI summing commission_amount across the current filter window. The marketplace's headline commission figure.
Sum(commission_amount)
Bar · Horizontal

Top vendors by commission

Horizontal bar ranking vendors by total commission earned. Joined to wp_users for display names. Surfaces which vendors carry the marketplace.
Sum(commission_amount) group by vendor_id
Pie · Donut

Withdrawal status mix

Donut showing the share of pending, approved, and cancelled withdrawal requests. Quick health check before each payout cycle.
Count group by withdraw_status
Line · Dots

Commission by week

Weekly commission trend grouped by order_date. Dots variant marks each data point for cleaner reading on lower-volume marketplaces.
Sum(commission_amount) group by order_date

Comparison

Default WCFM reporting vs SleekView Charts

Default WCFM admin reports

  • Commissions, withdrawals, refunds each live in their own admin screen
  • Per-vendor commission totals across date ranges require running reports separately
  • Withdrawal-status mix and refund-ratio charts aren't composable on one screen
  • Multi-currency marketplaces have separate views per currency in default admin
  • Reports don't share filters with the orders or vendor lists, so chart and rows drift

SleekView Charts

  • Compose Number, Bar, Pie, and Line cards from the WCFM custom tables
  • Top-vendor leaderboard joins wp_users for display names
  • Withdrawal-status donut surfaces payout-queue health before cycles
  • Commission trend line shows marketplace velocity at the week level
  • Save dashboards per role: finance, vendor management, growth

Features

What SleekView Charts gives you for WCFM Marketplace

Settlement dashboard

Total commission, top-vendor leaderboard, withdrawal-status donut, commission trend line. The payout review becomes one dashboard load instead of a multi-screen audit.

Vendor performance

Horizontal bar on vendor_id with sum of commission, plus a line chart of weekly commission per vendor. Quarterly vendor reviews open one saved dashboard.

Verification and refund triage

Pending-verification queue chart and per-vendor refund-ratio bar. Vendors with rising disputes surface visually before they harm the marketplace reputation.

Audience

Who builds WCFM Marketplace charts dashboards with SleekView

Marketplace finance

Settlement totals, withdrawal-status donut, commission trend. The monthly payout review opens as a dashboard instead of jumping between WCFM admin tabs.

Vendor managers

Top-vendor commission bar, per-vendor refund ratio, verification-queue trend. Quarterly reviews and onboarding waves get a saved dashboard each.

Growth

At-risk vendor flags from commission drop, new-vendor cohort area, top-earner leaderboard. Useful for prioritising outreach and proactive churn prevention.

The bigger picture

Why WCFM marketplaces need a real dashboard

WCFM Marketplace is a more complete platform than most WooCommerce-plus-vendors setups. Commissions, withdrawals, refunds, vendor staff, and multi-currency all live in proper tables. The data layer is right; the admin layer wraps each table in its own tab, which is where the operational friction comes from.

Payout cycles, vendor reviews, and onboarding waves each need a dashboard composing multiple tables, and the WCFM admin doesn't compose. The operator's coping mechanism is a recurring spreadsheet that drifts from the live data by the time it's read. SleekView Charts replaces the spreadsheet with a saved dashboard reading the same WCFM tables.

Same data, same numbers, the visual layer that turns the recurring marketplace questions into a glance.

Questions

Common questions about SleekView Charts for WCFM Marketplace

No. WCFM's reports stay where vendor managers expect them. SleekView Charts is the dashboard layer for cross-table and role-scoped views, like top-vendor leaderboard plus withdrawal donut plus commission trend on one screen with one filter.

 

Primarily wcfm_marketplace_orders for commissions and per-vendor performance. Joins to wp_users for vendor identity, wcfm_marketplace_withdraw_request for payout charts, and wcfm_marketplace_refund_request for refund ratios.

 

Yes. The Frontend Manager piece runs on the vendor-facing side; SleekView reads the marketplace tables on the admin side. The two are complementary and don't overlap. Vendors keep their dashboard, marketplace operators get the admin-side dashboard.

 

Yes. Membership data lives in postmeta on the vendor user account. Promote tier to a column and add a donut card showing the marketplace's vendor distribution across tiers. Useful for growth reviews and tier-upgrade outreach.

 

Currency is stored per order. Build per-currency dashboards for separate workflows, or aggregate by converted amount where currency conversion is recorded by your currency module. International marketplaces typically save one dashboard per major currency plus a global converted-amount view.

 

Yes, if you use the vendor staff module. Staff records become a related table or column. Filter dashboards by primary vendor or by individual staff, useful for staff-level performance audits or security reviews where access patterns need a visual check.

 

Yes. Each card's underlying dataset exports as CSV with the columns and filters configured. Useful for monthly bookkeeping where you need to match WCFM commission and withdrawal records against payment-processor reports for reconciliation.

 

All chart work happens inside wp-admin with server-side pagination and aggregation against the indexed WCFM columns. Storefront pages, vendor frontend, and checkout are untouched. Dashboards typically render in under a second even on marketplaces with hundreds of vendors and high order volume.

 

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