✨ 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 Kanban for WCFM Marketplace Frontend Manager

SleekView reads WCFM Marketplace vendor orders through the plugin's data, groups every order by status, and lets the marketplace team drag orders between Processing, Shipped, Completed, and Cancelled so the underlying WCFM record updates the moment the column changes on the board.

♾️ Lifetime License available

SleekView Kanban board for WCFM Marketplace (Frontend Manager)

Why WCFM vendor orders fit a kanban view

WCFM Marketplace Frontend Manager lets vendors manage their own products, orders, and shipments through a dedicated frontend dashboard. Vendor orders live in the wp_wcfm_marketplace_orders table linked to the standard WooCommerce orders by order_id. Each vendor order carries a vendor_id, a parent_order_id, a commission_status, a shipping_status, and a refund_status. The marketplace operator and individual vendors both need different views of the same data.

SleekView Kanban reads the same wp_wcfm_marketplace_orders rows you would query through WCFM's helper functions. Pick a derived status combining the vendor order status and the parent WooCommerce status as the group field and every vendor order becomes a card slotted under Processing, Shipped, Completed, or Cancelled. Card fronts show the vendor name from wp_users, the customer name from the parent order, the order total split for the vendor, the commission, and the date placed, so the marketplace team sees every vendor order's context directly.

Dragging a card between columns calls the WCFM helper for updating vendor order status, which writes back to wp_wcfm_marketplace_orders and fires the matching status change action. The vendor's frontend dashboard reflects the new status the next time they log in, the marketplace commission ledger recalculates, and any extension subscribed to WCFM hooks reacts, exactly as it would after a manual update from the WCFM admin screen.

Workflow

From vendor order list to live marketplace board

1

Connect your WCFM source

Point SleekView at the wp_wcfm_marketplace_orders table joined to the standard WooCommerce orders. Add filters for vendor_id, commission_status, or date range so the board scopes to a single vendor's queue rather than every vendor order the marketplace has ever processed since launch.
2

Pick a derived status as the group column

Choose the derived status combining vendor order status and parent order status as the grouping field. You can also group by vendor when scoping the marketplace operator's view, or by commission_status when reconciling vendor payouts at the end of the monthly payout cycle the marketplace runs.
3

Choose what each vendor order card shows

Map fields onto the card front. Most marketplace teams show the vendor name from wp_users, customer name from the parent order, order total split for the vendor, commission, date placed, and the linked parent_order_id so the team has every vendor order's context directly on each card.
4

Enable drag-and-drop status updates

Turn on writeback so dragging a card writes the new status to wp_wcfm_marketplace_orders. The vendor frontend dashboard reflects the change, the commission ledger recalculates, and capability checks tie writeback to manage_woocommerce so only marketplace managers can change vendor order state.

Sample board

Sample WCFM Marketplace vendor order board

Four derived vendor order statuses showing how a marketplace operator watches every vendor's orders flow through processing, shipping, completion, and cancellation in one shared marketplace view directly.
Processing
42
Vendor A order awaiting pick and pack
Vendor A, $148, comm $14.80
Vendor B order awaiting pick and pack
Vendor B, $312, comm $46.80
Vendor C order awaiting pick and pack
Vendor C, $89, comm $13.35
Shipped
184
Vendor A order shipped via DHL Express
Vendor A, $220, DHL
Vendor B order shipped via FedEx ground
Vendor B, $95, FedEx
Vendor C order shipped via UPS standard
Vendor C, $445, UPS
Completed
412
Vendor A order completed delivered
Vendor A, $245, delivered
Vendor B order completed delivered
Vendor B, $58, delivered
Vendor C order completed delivered
Vendor C, $412, delivered
Cancelled
18
Vendor A order cancelled customer request
Vendor A, $48, refund
Vendor B order cancelled stock issue
Vendor B, $189, refund
Vendor C order cancelled chargeback
Vendor C, $325, dispute

Comparison

Default WCFM admin vs SleekView Kanban

Default WCFM marketplace admin

  • Vendor order admin lists every vendor's orders in a flat sortable table per vendor
  • No visual sense of how many vendor orders are processing across the marketplace
  • Bulk status changes require checkboxes and a dropdown at the top of each table view
  • Filtering by vendor reloads the screen and loses comparison context across vendors
  • Marketplace operators need full WCFM access just to ship a single vendor order

SleekView Kanban

  • Reads the standard wp_wcfm_marketplace_orders table directly without sync
  • Drag a card to fire the WCFM vendor order status change action normally
  • Cards show vendor, customer, total, commission, date, parent_order_id link
  • Column counts update live so a vendor's Processing backlog is visible at all times
  • Per-role capabilities tie writeback to manage_woocommerce as expected

Features

What SleekView Kanban gives you for WCFM Marketplace (Frontend Manager)

Native marketplace status engine

Every column maps to a real WCFM vendor order status written back to wp_wcfm_marketplace_orders. The vendor frontend dashboard reflects the change, the commission ledger recalculates through WCFM's own helpers, and the marketplace operator sees the new status exactly as expected.

Drag-and-drop with audit trail

Each move writes a structured log entry naming the user who dragged it, the source column, the destination, and the vendor order id. If a marketplace operator cancels a vendor order after a customer complaint, the chain of custody stays visible to the compliance reviewer during audits.

Saved boards per vendor

Filter to orders for a single vendor for the vendor account manager, orders pending commission approval for the finance lead, and high-value orders for the marketplace operator. Each saved view becomes a shareable URL that opens straight into the right board every shift the team works.

Audience

Where a WCFM kanban changes daily work

Marketplace operator oversight

The marketplace operator watches the Processing column across every vendor, identifies vendors with backlogged orders, and reaches out to those vendors directly to ensure SLA compliance without having to open each vendor's frontend dashboard one at a time during shift handover periods.

Commission reconciliation

Finance pulls Completed vendor orders into a saved view, sums the commission column per vendor, and reconciles against the WCFM commission ledger for the monthly payout cycle without manually summing each vendor's commission line items in spreadsheets every single payout day.

Vendor SLA monitoring

When vendor orders sit in Processing longer than the marketplace SLA, the operator filters the affected cohort by vendor, identifies vendors who are consistently slow to ship, and works with those vendors directly to improve performance through the right channels without leaving the board.

The bigger picture

Why this view matters for a WCFM marketplace

Marketplaces running WCFM Frontend Manager have dozens or hundreds of vendors, each managing their own products and orders through the frontend dashboard. The marketplace operator needs to oversee the whole network. The default WCFM admin lists every vendor's orders in a flat table per vendor or as one giant unfiltered list, which means the marketplace operator spends the morning clicking between vendor dashboards just to see who is on track and who is falling behind.

The disconnect between the vendor-level view and the marketplace-wide view shows up in the worst places. A vendor with a chronic backlog goes unnoticed for weeks because the operator never opens their individual dashboard. A commission reconciliation cycle takes a full day because finance manually sums commissions per vendor.

A customer complaint about a vendor's slow shipping gets escalated to the operator but the operator cannot tell at a glance whether the vendor is genuinely slow or having a one-off bad day. A kanban view that reads and writes the same wp_wcfm_marketplace_orders rows the vendor dashboards read keeps the marketplace operator and the vendor network honest. Every drag is a real status change, every column count reflects the real marketplace health, and the cards themselves carry enough context for a new marketplace operator to oversee the vendor network on day one of the job.

Questions

Common questions about SleekView Kanban for WCFM Marketplace (Frontend Manager)

Yes. SleekView reads wp_wcfm_marketplace_orders using the same schema WCFM uses internally. There is no shadow data store, no scheduled sync, and the board always reflects the live state of every vendor order within seconds of any storefront checkout or vendor frontend action by vendors.

 

Yes. The status writeback fires the WCFM vendor order status change action, which the vendor frontend dashboard reads on every load. The next time the vendor logs in to their frontend dashboard, they see the updated status, exactly as they would after a manual admin status change by an operator.

 

Yes. Card fields are configurable per board. Most marketplace teams show the vendor name from wp_users, customer name from the parent order, order total split for the vendor, commission, date placed, and the linked parent_order_id so the team has every vendor order's context directly.

 

Yes. Every move runs through current_user_can('manage_woocommerce') before the writeback hits the database. A marketplace manager can move anything, an operator role with limited access can drag for personal sorting but the change does not persist, and unauthorized moves snap back with a toast.

 

Filters apply at the database query level. A typical board scopes to vendor orders from the last seven days or to a specific vendor cohort, so the rendered card count stays well under a thousand. Older vendor orders remain queryable through a separate saved archive view for finance work.

 

Yes. WCFM recalculates the commission ledger through its own helpers on every vendor order status transition. Dragging a card fires the same status change action that the admin uses, so the commission ledger reflects the new state in time for the next monthly payout cycle the marketplace runs.

 

Yes. Vendor refund requests live in WCFM's data as separate records. You can build a parallel board for refund requests grouped by refund_status, so the marketplace operator sees both order fulfillment and refund triage on the same screen without switching between admin tabs every shift the team works.

 

Yes. Every drag writes a structured log entry naming the user, the source column, the destination column, and the vendor order id. The entry stores in the WordPress database, so a marketplace lead can answer who shipped a vendor's order without spelunking through the WCFM frontend dashboard logs.

 

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