✨ 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 EDD Frontend Submissions: vendor dashboards

Frontend Submissions adds the fes-vendor role, stores commissions as edd_commission posts with _edd_commission_status, _edd_commission_info, _download_id, and _payment_id, and links every sale back to edd_orders and edd_order_items.

♾️ Lifetime License available

SleekView Charts dashboard for EDD Frontend Submissions

Read your marketplace as charts, not edit screens

EDD Frontend Submissions turns an EDD store into a marketplace. Vendors land as users with the fes-vendor role, and their submitted downloads carry a post_author link to the vendor user id. Each commission is stored as an edd_commission post with _edd_commission_status (unpaid, paid, revoked), _edd_commission_info with the vendor user_id, rate, amount, and currency, plus _download_id and _payment_id meta.

The default admin shows a Commissions list and a Vendors list as paged tables. There is no single dashboard for total unpaid commissions, top vendors by gross sales, commission status mix, or how vendor signups trend over time. Each of those answers means a filtered list or a CSV pivot.

SleekView Charts reads the same data: the users table filtered to the fes-vendor role, the edd_commission posts and their meta, plus edd_orders and edd_order_items for the underlying sales. A Number card sums unpaid commissions, a Donut splits commission status, a Horizontal Bar ranks top vendors by gross sales, and an Area chart plots new vendor signups per day. Saved queries against live tables, refreshed as new commissions land and new vendors register.

Workflow

From edd_commission posts to a dashboard

1

Point SleekView at FES data

Add a SleekView data source for users with the fes-vendor role, the edd_commission post type with its meta, and the underlying edd_orders and edd_order_items tables for sales linked through _payment_id and _download_id.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates a blank dashboard ready for cards built on commission status, vendor ids, download ids, and the order joins. Existing date filters carry across to the chart layer.
3

Add chart cards on real keys

Pick a chart type, group by _edd_commission_status, the vendor user_id from _edd_commission_info, _download_id, or the commission post_date for trends. Each card is a saved query that reuses the existing post type indexes.
4

Save and share the dashboard

Save the chart view, scope it per role for marketplace ops and finance, and optionally embed it on a frontend page so vendors or partners see their slice without WordPress admin access at all required for them.

Sample dashboard

Charts you can build from EDD Frontend Submissions

Four cards that turn the edd_commission posts, the fes-vendor role, and the linked edd_orders into a working marketplace dashboard inside WordPress, refreshed live.
Number · Default

Unpaid commissions right now

A single big-number KPI summing the amount field inside _edd_commission_info on edd_commission posts where _edd_commission_status is unpaid, with the previous month underneath for context. Drives the next vendor pay run.
Sum(amount)
Pie · Donut

Commissions by status

A donut grouping edd_commission posts by _edd_commission_status across unpaid, paid, and revoked, so marketplace ops see the live state of the commission queue on one card instead of clicking through admin filters.
Count group by _edd_commission_status
Bar · Horizontal

Top vendors by gross sales

A horizontal bar of the top vendors by gross sales, joining edd_order_items to the download author (which Frontend Submissions sets to the vendor user_id) and summing total per vendor across the selected date window.
Sum(total) group by user_id
Area · Gradient

New vendor signups per day

A gradient area chart of new vendors per day from the users table filtered to the fes-vendor role and grouped by user_registered, useful for spotting marketing impact on vendor acquisition over time across campaigns.
Count group by user_registered

Comparison

Default Frontend Submissions admin vs SleekView Charts

Default Frontend Submissions

  • Commissions and vendors sit in paged admin tables with no unpaid total KPI summed
  • Status mix across unpaid, paid, and revoked is not surfaced as a single donut
  • Top vendors by gross sales require a custom report or a spreadsheet pivot
  • No daily area chart of new vendor signups from the fes-vendor role and user_registered
  • No saved dashboards per role for ops, finance, or partner managers and no embed

SleekView Charts

  • Chart cards built directly from edd_commission posts and the linked edd_orders
  • Unpaid commissions KPI from _edd_commission_info amounts, ready for the pay run
  • Top vendors bar by gross sales joining downloads, orders, and the vendor user_id
  • Status donut across unpaid, paid, and revoked using _edd_commission_status
  • Saved chart views scoped per role, with frontend embed for vendors and partners

Features

What SleekView Charts gives you for EDD Frontend Submissions

Real cards on marketplace data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from edd_commission posts, the linked edd_orders rows, and the users table filtered to the fes-vendor role. No extra schema work or sync layer required to start.

Filter by status, vendor, date

Scope cards to _edd_commission_status, a specific vendor user_id, a download id, or a custom date window on the commission post_date so the dashboard answers a single, specific question without noise from other vendors.

Role-scoped sharing and embed

Save dashboards per role, embed a per-vendor view on a frontend page, and give partner managers or vendors their own slice without giving them WordPress admin. The same role rules apply across admin and frontend views.

Audience

Who builds marketplace dashboards with SleekView

Finance and owner teams

Track unpaid commissions ready for the pay run, paid totals per vendor for the period, and the status donut across the whole marketplace on a single saved screen.

Partner and vendor managers

Use the top vendors bar by gross sales and the new vendor signups area chart to see who is performing and which acquisition campaigns are actually working today.

Marketplace operations teams

Watch the commission status mix and the count of revoked commissions to spot disputes or quality issues early before they reach finance for the next pay run.

The bigger picture

Marketplaces need a dashboard, not a list view

Frontend Submissions stores the right data. Vendors land as users with the fes-vendor role. Commissions sit as edd_commission posts with _edd_commission_status, _edd_commission_info, _download_id, and _payment_id meta keys linking each commission back to the EDD order and the vendor user_id.

The reading side is still a Commissions list and a Vendors list, so seeing unpaid totals against top vendors against status mix against new signups on the same screen usually means a CSV. SleekView Charts closes that gap. Finance see the unpaid KPI for the next pay run.

Partner managers see the top vendors bar and the new signups area chart. Marketplace ops see the status donut and the revoked count for quality issues. The same data, read in a way an actual team can share and embed on the frontend for vendors.

Questions

Common questions about SleekView Charts for EDD Frontend Submissions

No. Frontend Submissions still owns vendor onboarding, the submission forms, and the payout workflow. SleekView Charts adds a flexible reading layer on edd_commission posts, the fes-vendor users, and the linked EDD orders so the team sees unpaid totals, status mix, top vendors, and signups on one screen.

 

Frontend Submissions writes the vendor user_id into _edd_commission_info on every commission and assigns the fes-vendor role to the user. SleekView reads both signals to attribute sales and commissions to the right vendor across the marketplace.

 

Yes. The _edd_commission_status meta carries unpaid, paid, or revoked on every edd_commission post. SleekView Charts plots a donut of the status mix and a Number card for the unpaid total ready for the next vendor pay run.

 

Yes. Join edd_order_items to the linked download and use the download author (which Frontend Submissions sets to the vendor user_id) to sum total per vendor. The resulting horizontal bar shows which vendors are actually driving the marketplace.

 

Yes. The fes-vendor role lives on standard users with user_registered as the signup date. SleekView Charts plots an area chart of new vendor signups per day, useful for measuring marketing and partner acquisition campaigns over time.

 

Yes. Saved chart views support role-based and user-based scoping, so a vendor can view a dashboard of their own commissions and sales while partner managers see the full marketplace. The same chart respects the role rules on the frontend embed.

 

Yes. Any saved chart view can be embedded on a frontend page with role-based access, so vendors and partners read their own commission and sales numbers without WordPress admin access. Embeds respect the same role rules as admin.

 

Cards aggregate against the existing post type and edd_orders indexes on post_status, post_date, customer_id, and date_created, so dashboards stay quick even on marketplaces with thousands of vendors and tens of thousands of commissions in history.

 

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