✨ 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: vendor sales, products, and orders

WCFM stores vendors as wcfm_vendor users with vendor data in postmeta, every commission in wcfm_marketplace_orders, and every store note in wcfm_marketplace_notifications. SleekView Charts reads those rows and builds a dashboard with marketplace revenue KPIs, top-vendor bars, commission donuts, and daily order trends.

♾️ Lifetime License available

SleekView Charts dashboard for WCFM Frontend Manager

Read your WCFM marketplace as charts, not vendor by vendor

WCFM already has the marketplace data. Vendors live as users with role wcfm_vendor, their store data in user meta. Every commission row lands in wcfm_marketplace_orders with vendor_id, order_id, item_id, commission_amount, commission_status, and order_status. Withdrawal requests sit in wcfm_marketplace_withdraw_request, and store notifications in wcfm_marketplace_notifications. The vendor dashboards show one vendor at a time; the admin reports flatten that into a list, and a true marketplace-wide chart view is missing.

SleekView Charts reads the same WCFM tables and turns them into chart cards on a single dashboard. A Number card summing commission_amount for marketplace revenue this month, a Donut splitting commissions by commission_status across paid, unpaid, and cancelled, a Bar of top vendors by their summed commission_amount, and an Area chart of daily commission revenue keyed on order date. Each card is a saved query against the live tables, not a screenshot of one vendor.

This sits alongside the WCFM admin and the vendor dashboards, not on top of them. WCFM still owns vendor onboarding, store settings, and the per-vendor order view. SleekView Charts adds the marketplace-wide reading layer for the questions the per-vendor dashboards do not answer: who are the top earners, what is the unpaid commission liability, how is daily order volume trending, what is the withdrawal queue. Each chart respects existing indexes on vendor_id and order_id, so dashboards stay quick even on marketplaces with hundreds of vendors.

Workflow

From WCFM tables to a marketplace dashboard in four steps

1

Point SleekView at WCFM

Add a SleekView data source for wcfm_marketplace_orders, wcfm_marketplace_withdraw_request, wp_users, and wp_usermeta. SleekView reads the custom WCFM tables natively and detects existing indexes on vendor_id and order_id.
2

Switch the view to Charts

Flip the saved view from Table to Charts. SleekView opens a blank dashboard ready for cards built on the commission, vendor, and order columns the marketplace already writes.
3

Add marketplace chart cards

Pick a chart type, a grouping column like vendor_id or commission_status, and an aggregation like Sum on commission_amount. Each card becomes a saved query you can edit later from the UI without writing SQL.
4

Save and share the dashboard

Save the chart view, scope it per role for marketplace admins, finance, or vendor support, and optionally expose a vendor-scoped version for vendors who should only see their own slice.

Sample dashboard

Charts you can build from WCFM data

Four cards that turn the WCFM marketplace tables into a working vendor and commission dashboard inside WordPress.
Number · Default

Marketplace commissions this month

A single big-number KPI summing commission_amount from wcfm_marketplace_orders for the current month, with last month shown underneath. Cancelled commissions are filtered out by commission_status for a clean figure.
Sum(commission_amount)
Pie · Donut

Commissions by status

A donut split across paid, unpaid, partial, and cancelled using the commission_status column on wcfm_marketplace_orders, so finance knows the marketplace payout liability at a glance.
Count group by commission_status
Bar · Horizontal

Top vendors by commissions

A horizontal bar of vendors with the highest commission_amount totals from wcfm_marketplace_orders, joined to wp_users on vendor_id so vendor display names show up alongside the figures.
Sum(commission_amount) group by vendor_id
Area · Gradient

Daily commission trend

A gradient area chart of commissions per day joining wcfm_marketplace_orders to wc_orders on order_id, sourcing the day from date_created_gmt on the parent order for a clean time-series view.
Sum(commission_amount) group by order_id

Comparison

Default WCFM reporting vs SleekView Charts

Default WCFM admin

  • Default WCFM reports show vendor metrics in fixed lists without saved combined dashboards
  • No marketplace-wide chart for unpaid commission liability alongside top earners
  • Withdrawal requests live on a separate screen with no chart of pending payouts
  • No saved dashboards per role for marketplace admins, finance, or vendor support
  • No frontend embed of marketplace KPIs for stakeholders without admin access

SleekView Charts

  • Chart cards built directly from wcfm_marketplace_orders and related tables
  • Mix Number, Pie, Bar, Line, and Area cards on a single marketplace dashboard
  • Group by vendor, commission status, order status, or date for any cut of the data
  • Saved chart views scoped per role for admins, finance, or vendor support
  • Queries hit existing indexes on vendor_id and order_id so dashboards stay quick at scale

Features

What SleekView Charts gives you for WCFM Frontend Manager

Real chart cards on marketplace data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the wcfm_marketplace_orders, vendor user, and withdrawal request data you already have.

Liability and revenue at once

A revenue KPI and a commission-status donut tell finance how much the marketplace owes vendors and how the commission pipeline looks this month.

Vendor and admin views

Saved views scoped per role mean marketplace admins read the global dashboard while vendors only see the cards filtered to their own vendor_id.

Audience

Who builds WCFM dashboards with SleekView

Marketplace admins

Watch top vendors, commission status, and daily revenue side by side to spot the vendors driving the marketplace and the ones falling off without scrolling through reports.

Finance teams

Track the unpaid commission liability and withdrawal queue alongside paid commissions this month, so payouts and finance reconcile against the same numbers.

Vendor support

Read the top-vendors bar and per-vendor filters to see which sellers may need onboarding help or training based on real commission and order activity.

The bigger picture

A marketplace needs a marketplace-level dashboard

WCFM gives every vendor their own dashboard, but the marketplace itself needs one too. Commission data lives in wcfm_marketplace_orders with the vendor, the order, the item, the commission amount, and a status. Withdrawals live in wcfm_marketplace_withdraw_request with vendor and amount.

Vendors live as users with role wcfm_vendor. The default reports show this data in fixed lists per screen, so seeing the top earners alongside unpaid commission liability and daily order volume usually means a CSV export. SleekView Charts reads the same WCFM tables and turns them into chart cards on one saved dashboard.

Marketplace admins watch top vendors, commission mix, and daily trend at once. Finance tracks the unpaid liability against the withdrawal queue. Vendor support reads the per-vendor cuts to spot sellers who need help.

WCFM keeps owning vendor settings, the per-vendor dashboards, and the commission rules; SleekView Charts adds the marketplace-wide reading layer that an actual ops team can share and scope per role.

Questions

Common questions about SleekView Charts for WCFM Frontend Manager

No. WCFM still owns vendor management, store settings, commission rules, and the per-vendor dashboards. SleekView Charts adds a marketplace-wide reading layer on top of wcfm_marketplace_orders and related tables for combined dashboards the WCFM reports do not lay out side by side.

 

Primarily wcfm_marketplace_orders for commissions, wcfm_marketplace_withdraw_request for payouts, wcfm_marketplace_notifications for store notes, plus the wp_users and wp_usermeta rows for vendors with the wcfm_vendor role. SleekView lists the columns directly from the live schema.

 

Yes. Saved chart views support role-based and user-based filtering, so a vendor-scoped dashboard can hard-filter every card to the current user_id, giving each vendor a charts dashboard for only their own sales.

 

Yes. The WCFM ecosystem shares the wcfm_marketplace_orders table across WCFM Marketplace, WCFMmp, and the WCFM Frontend Manager itself, so charts read the same columns regardless of which WCFM tier is installed.

 

Yes. A separate saved view on wcfm_marketplace_withdraw_request can chart pending withdrawal volume by vendor, status, and date so finance has a dedicated payout queue dashboard.

 

Yes. Saved chart views support role-based visibility so marketplace admins, finance, and vendor support each see only the dashboards you allow, with vendors locked to their own data.

 

Yes. Any saved chart view can be embedded on a frontend page with role-based access, useful for stakeholder pages or for vendors who should see their own dashboards on the storefront rather than admin.

 

Cards aggregate against the existing indexes on wcfm_marketplace_orders, primarily vendor_id and order_id, so dashboards stay quick even on marketplaces with hundreds of vendors and millions of commission rows over time.

 

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