✨ 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 SupportCandy Pro

SleekView reads the wpsc_ticket custom table and joins category, priority, and agent fields, then renders one card per ticket grouped by status so agents drag from Open through Pending and Resolved to Closed without leaving the board view.

♾️ Lifetime License available

SleekView Kanban board for SupportCandy Pro

Filter-and-reload is not a workflow

SupportCandy keeps each ticket in the wp_wpsc_ticket table with status, priority, and category stored as ID references into wp_wpsc_ft_status, wp_wpsc_ft_priority, and wp_wpsc_ft_category. Custom fields land in wp_wpsc_ticketmeta, agents in wp_wpsc_agent. The plugin's All Tickets screen is a list with a status filter dropdown that forces a reload every time the lead wants Pending instead of Open.

SleekView joins those tables and renders one card per ticket grouped by the status field, the natural choice because every SupportCandy team already names statuses to match their flow. Card fronts show subject, requester email, priority pill, agent name, and last activity date so a triage lead reads the queue without clicking.

Dragging a card from Open to Pending writes the new status ID through SupportCandy's REST endpoint, fires wpsc_after_change_status, and triggers the configured email notifications and webhooks. Bulk status changes work the same way, so closing five resolved tickets after a customer confirmation only takes one drag from Resolved to Closed.

Workflow

From wpsc_ticket rows to a live board

1

Connect SupportCandy tickets

Point SleekView at the wp_wpsc_ticket table. It joins status, priority, category, and agent reference tables automatically and reads ticket custom fields from wp_wpsc_ticketmeta so every field on the ticket form is available on the board.
2

Pick status as the grouping column

Choose the status field as the kanban field and one column appears per status term. Reorder columns to match agent flow, hide statuses that the current board does not need, and add a color to each column matching the SupportCandy badge.
3

Choose what shows on each card

Pick the four or five fields agents need: subject, requester email, priority pill, assigned agent, and last activity date. Custom fields from ticketmeta sit alongside core fields, and dates render as relative time so cards stay scannable.
4

Enable drag-and-drop status changes

Switch on writeback and SleekView calls SupportCandy's status endpoint when a card moves. wpsc_after_change_status fires, email templates run, and the change shows up in the ticket history so audit trails stay intact across views.

Sample board

Sample SupportCandy tickets board

Open, Pending, Resolved, and Closed columns with priority pills and the assigned agent on every card, the typical layout for a SupportCandy team running shifts.
Open
18
Subscription not renewing on saved card
alex@studio.co, High, Unassigned
Knowledge base search returns no results
ria@design.io, Low, Sara
Password reset link expires too quickly
tom@hello.dev, Urgent, David
Pending
11
Waiting on screenshot from customer
mia@brew.coop, Normal, Sara
Need confirmation from billing team
ken@labs.io, High, David
Reply sent, waiting on confirmation
lou@arc.tv, Normal, Sara
Resolved
29
License key reactivated on staging
amy@studio.co, Normal, Sara
Custom field added to checkout form
jon@brew.coop, Low, David
Webhook payload includes the order ID
eli@arc.tv, High, Sara
Closed
204
Refund processed and confirmed by user
nia@hello.dev, Normal, David
User reported they fixed it themselves
ben@labs.io, Low, Sara
Duplicate of an earlier ticket on file
ana@design.io, Normal, David

Comparison

Default SupportCandy vs SleekView Kanban

Default SupportCandy list

  • All Tickets is a list with a single status filter and a page reload per switch
  • No drag-and-drop, status changes need the ticket detail screen or bulk action
  • Priority and agent live in extra columns the lead has to scan row by row
  • Custom fields from wpsc_ticketmeta hide behind the ticket detail
  • Cannot see queue counts per status without exporting to a spreadsheet first

SleekView Kanban

  • Group by status, priority, or category fields from SupportCandy directly
  • Drag writes through the plugin's REST endpoint, fires wpsc_after_change_status
  • Card fronts pull from wp_wpsc_ticket and wp_wpsc_ticketmeta
  • Save per-team boards: triage, escalations, per-agent swimlane, or billing channel
  • Same dataset renders as Table or Charts with one click for the weekly reports

Features

What SleekView Kanban gives you for SupportCandy Pro

Move tickets without opening them

Drag a card from Open to Pending and SleekView writes the status ID through SupportCandy's REST endpoint. Status hooks fire, email templates run, and the change lands in the ticket history with the agent attribution intact for audit.

Saved boards per shift

Triage lead loads the priority board in the morning, billing agent loads the category filter on billing, escalation manager loads a single Urgent column. Each board keeps its columns, filters, card fields, and color palette across days.

Agent assignment by drag

Group by agent instead of status to see per-person load. Drag a card from Sara to David to reassign through the SupportCandy agent endpoint, then drop back to the status view to confirm the queue stays balanced after the move.

Audience

Who uses SleekView Kanban for SupportCandy

Inbound support agents

Pull from Open, drag into Pending while waiting for the customer reply, drop into Resolved when fixed. Card fronts surface priority and category so the next pick matches SLA urgency without opening four tabs.

Support team managers

Group by agent to spot overloaded inboxes, reassign by dragging cards into a quieter column, then flip to the status view to confirm the team still clears Open before the SLA window closes for the day.

Ops on weekly review

Switch to Charts view for closed-per-day, resolved-per-agent, and average time in Pending. Kanban runs the live shift, charts run the retro, both read the same table without any extra sync layer.

The bigger picture

Why kanban fits SupportCandy better than a list

SupportCandy already thinks in terms of status, priority, and category, but the default admin screen flattens that structure into a single sortable table with one status filter at the top. Every time the lead wants to look at Pending instead of Open, the page reloads. Every time an agent finishes a reply, they click into the ticket to flip the status.

The information the team needs to coordinate a shift, how many tickets sit in each bucket and who owns them, is technically available but spread across pagers and dropdowns. A kanban view rebuilds the screen around the queue. Open on the left, Pending in the middle, Resolved and Closed on the right, each column counting its tickets so the lead sees backlog shape at a glance.

Drag means status change, which SupportCandy already handles cleanly through its REST endpoint, so the hooks, the email templates, and the audit trail all keep working without a parallel automation layer.

Questions

Common questions about SleekView Kanban for SupportCandy Pro

SleekView groups by the status field on wp_wpsc_ticket because that is the field every SupportCandy team already triages around. You can also group by priority for urgency triage, by category for channel routing, or by assigned agent for per-person swimlanes.

 

Yes. SleekView calls SupportCandy's REST status endpoint so wpsc_after_change_status, the email-template engine, and any webhook subscriptions you have configured fire as if the agent had used the status dropdown on the ticket detail screen.

 

Yes. Any field stored in wp_wpsc_ticketmeta can be added to the card front. Numeric values render as badges, dates show as relative time, and dropdown values render as colored chips matching the SupportCandy palette for that field.

 

Because SleekView writes through the same REST endpoint the SupportCandy UI uses, every drag-and-drop status change lands in the ticket history with the agent who moved the card recorded as the actor, so audit trails stay intact across the two views.

 

Yes. Boards are saved views, stored per user or shared per role. The billing lead loads a board grouped by status and filtered to the billing category, the triage lead loads a board grouped by priority, the data underneath is the same wpsc_ticket table.

 

Yes. Kanban, Table, and Charts are three render surfaces over the wpsc_ticket dataset. Switch between them in one click in the SleekView header, and the existing SupportCandy list view continues to work for users who prefer it.

 

Yes. Filters compose on top of the kanban grouping, so a board can show only tickets in the billing category, only High and Urgent priority, or only tickets assigned to a specific agent. The filter applies across every column in the view.

 

SleekView polls for new tickets at a configurable interval, defaulting to thirty seconds. New rows appear in the Open column with a brief highlight, and the column count updates so the lead notices a growing backlog before manual refresh.

 

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