✨ 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 Awesome Support

SleekView Kanban reads the Awesome Support custom post type and groups every ticket into columns by the ticket state taxonomy, so you can drag a card from New to In Progress, Hold, or Closed and the status writes back through the standard plugin API.

♾️ Lifetime License available

SleekView Kanban board for Awesome Support

Awesome Support without the wp-admin list table

Awesome Support stores each ticket as a ticket custom post type, and the workflow state lives in the ticket_status taxonomy along with related taxonomies for priority, product, and channel. The default wp-admin list view is a flat table that hides the shape of your queue, so a backlog of fifty tickets looks the same as a healthy day with three open issues.

SleekView Kanban reads the same ticket posts and the ticket_status term assigned to each one, then renders one card per ticket grouped into columns by that term. You can pick any taxonomy as the grouping axis, so teams that prefer to swimlane by priority or product can do that instead. Cards show the ticket subject, the assigned agent from the _wpas_assignee meta, the priority badge, and a relative time since the last reply on the ticket.

Dragging a card between columns writes the new term back to ticket_status, which fires the same Awesome Support hooks that the wp-admin dropdown does, so notifications, SLA timers, and reporting add-ons continue to work. Tickets with multiple states, like waiting on a third party, are handled with custom taxonomy terms you add inside Awesome Support, and SleekView picks them up automatically the next time the board loads.

Workflow

From Awesome Support tickets to a live board

1

Connect Awesome Support

Point SleekView at the ticket post type. It detects ticket_status, ticket_priority, and ticket_product taxonomies and offers them as grouping options, so you decide how the swimlanes map to your team workflow before any cards render.
2

Pick the status column

Select ticket_status as the kanban axis. SleekView reads every term you have configured, including custom states like Hold or Waiting on customer, and uses them as columns in the order you arrange them on the board.
3

Choose what shows on cards

Pick the fields that matter for triage: ticket subject, assigned agent, priority badge, time since last reply, and the requesting customer. Long subjects truncate and hover to expand without leaving the kanban board.
4

Enable drag-and-drop

Toggle drag-and-drop on. Moving a card writes the new ticket_status term back through the standard Awesome Support API, so notifications, SLA timers, and the ticket history log all fire exactly as they do in wp-admin.

Sample board

Sample Awesome Support tickets board

A live triage view with four ticket states across columns. Every card shows subject, requester, agent, and priority, and dragging writes the new state back to the source ticket.
New
12
Cannot reset password from login screen
Marta Lopez, priority high
Invoice PDF missing for order 4821
Daniel Reyes, priority medium
Affiliate dashboard 500 error after login
Priya Shah, priority high
In Progress
9
Stripe webhook not marking subscription active
Owner Sara, last reply 2h
License activation fails on staging domain
Owner Marcus, last reply 4h
Bulk export to CSV truncates emoji
Owner Nina, last reply 1d
Hold
6
Waiting on hosting log access from customer
Owner Sara, since 3d
Vendor reply needed for Mollie refund flow
Owner Marcus, since 5d
Customer testing patch on staging env
Owner Nina, since 2d
Closed
34
Fixed missing translation in checkout step
Closed by Sara, 1d ago
Refund issued for duplicate order 4730
Closed by Marcus, 2d ago
License upgraded to lifetime tier
Closed by Nina, 3d ago

Comparison

Awesome Support list vs SleekView Kanban

Default Awesome Support list

  • Default wp-admin list shows tickets as a long flat table with no visual queue shape
  • Changing ticket status means opening each ticket and using the status dropdown one by one
  • Priority, agent, and last reply time are scattered across columns and require scrolling
  • No way to see backlog distribution across states without exporting to a spreadsheet first
  • Add-on dashboards reskin the same list view rather than offering a true kanban layout

SleekView Kanban

  • Groups by the ticket_status taxonomy and supports custom terms automatically
  • Drag a card and the new term writes back through the official Awesome Support plugin API
  • Card front shows subject, requester, assigned agent, priority badge, and last reply time
  • Filter the board by agent, product, or priority without leaving the kanban view layout
  • Works with Awesome Support Productivity, SLA, and Reporting add-ons because hooks still fire

Features

What SleekView Kanban gives you for Awesome Support

Triage by ticket state

Every Awesome Support ticket lands in a column matching its current ticket_status term. New tickets are visible at a glance, in-progress work is grouped together, and closed tickets stay in their own lane for context without cluttering the active queue.

Drag to update status

Dragging a card from In Progress to Hold writes the new term back to the source ticket and fires the standard Awesome Support hooks, so customer notification emails, SLA timers, and reporting add-ons all continue to behave exactly as they do in wp-admin.

Filter by agent or priority

Pick a single agent and the board shrinks to just their tickets, or filter by priority to surface high and urgent items first. Filters apply to every column at once and the counts at the top of each column update to match the filtered view.

Audience

Help desk teams that run on Awesome Support

Daily standup board

Run your morning standup on a screen with the SleekView Kanban open. Every agent sees their own column, can drag tickets to Hold when waiting on customers, and closes work in front of the team for accountability.

Backlog triage

Filter to New tickets, sort by priority, then drag the top items to In Progress as you assign them. The visual gap between New and In Progress columns surfaces backlog risk before it shows up in SLA reports.

Workflow handoffs

Tickets waiting on customer logs sit in a Hold column with the last reply timestamp on every card, so it is obvious which ones have been ignored too long and need a polite follow-up nudge from an agent.

The bigger picture

Why the Awesome Support kanban view matters

Help desk software lives or dies by how fast a team can answer the question, what should I work on next. The default Awesome Support list view is honest, it shows every ticket in date order with status as just another column, but it forces every agent to scan the entire backlog and mentally regroup tickets by state. That scan is wasted effort on every refresh, and it makes morning triage feel slower than it needs to be.

A kanban view replaces that scan with a visual layout where the work is already grouped by state. New tickets fill the leftmost column, in-progress work sits in the middle, and closed tickets drift right out of view. The shape of the board tells you whether the team is keeping up or falling behind in under a second.

Drag and drop matters because the alternative is opening each ticket, finding the status dropdown, picking a value, and saving, which is four clicks plus a page load to do something the eye already understood. Moving a card is one motion, and SleekView writes the change back through the same API that wp-admin uses so nothing downstream breaks for the team.

Questions

Common questions about SleekView Kanban for Awesome Support

It works with the free Awesome Support core because SleekView only needs the ticket post type and the ticket_status taxonomy, both of which ship with the free plugin. Pro add-ons like Productivity, SLA, and Reporting continue to fire their hooks when you drag a card, so paid features still behave correctly.

 

Yes. The board defaults to ticket_status because that is the most common workflow axis, but you can switch to ticket_priority to swimlane by High, Medium, and Low instead, or use ticket_product to see workload by product line. Switching axes does not modify the underlying tickets.

 

SleekView calls the standard Awesome Support API to update the ticket_status term, which fires the same hooks that the wp-admin dropdown does. Customer notification emails go out, SLA timers reset or stop, and any custom code listening for ticket_status changes runs exactly as before.

 

Yes. SleekView uses the current user's WordPress capabilities and the Awesome Support agent assignment rules, so an agent only sees tickets they are allowed to see in wp-admin. If a ticket is restricted by department or product, that restriction applies to the kanban view as well.

 

Any term you add to the ticket_status taxonomy in wp-admin appears automatically as a column on the board the next time it loads. You can reorder columns, hide statuses you do not actively triage, and assign each column a color from the supported palette without writing code.

 

Yes. Filters sit above the board and apply to every column at once. Pick an agent and the board shrinks to their tickets, layered with priority and product filters, and the count badge on each column updates to reflect the filtered set so you can still see queue shape.

 

SleekView polls for changes on a short interval and updates the board without a full page reload, so when another agent moves a ticket from New to In Progress you see it slide across within a few seconds. You can also force a refresh manually if you need an instant snapshot.

 

It is a separate SleekView page that you can pin to the WordPress admin menu or embed on the frontend with a shortcode for customer-facing dashboards. The default Awesome Support list remains untouched, so agents who prefer the table can keep using it side by side.

 

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