✨ 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 Gorgias WP

SleekView reads the Gorgias WP tables directly, groups each ticket by its current status, and lets the team drag cards across Open, Pending, Closed, Spam so the underlying record updates as soon as the column changes. across the team

♾️ Lifetime License available

SleekView Kanban board for Gorgias WP

Why Gorgias WP fits a kanban view

Gorgias WP writes each ticket to wp_gorgias_tickets with metadata in wp_gorgias_orders. Each row has an ID, a created timestamp, a customer, a channel tag, an assigned agent, and the message body rendered in the inbox. The default Gorgias screen is a paginated inbox, fine for browsing and weak when a ecommerce support lead needs to know which tickets are still open across the team today across every channel the inbox handles.

SleekView Kanban reads the same wp_gorgias_tickets rows the Gorgias inbox queries. Pick the status field as the grouping column and every entry becomes a card under Open, Pending, Closed, Spam. Card fronts show the customer, the channel, the assigned agent, the last message snippet, and the wait time so the support lead can prioritize work from one board without exporting a CSV.

Dragging a card writes the new status back to the Gorgias ticket record. A move from Pending to Closed flips the status and timestamps the action. The plugin's auto-responders, SLA timers, and macros keep running, so a manual move never silences a fresh inbound that lands in the same minute as a triage action by the agent.

Workflow

From the Gorgias inbox to a live support board

1

Connect Gorgias as a source

Point SleekView at the Gorgias table. Add filters for channel, agent, priority, or time range so the board scopes to this shift of tickets for one inbox instead of every message the helpdesk has ever logged in the system
2

Pick the status column

Choose the status field as the grouping column. SleekView buckets tickets by status so Open, Pending, Closed, Spam columns appear without writing custom SQL against the Gorgias schema or maintaining a separate triage she
3

Choose card front fields

Map fields from the Gorgias tables onto the card front. Most teams show the customer, the channel, the assigned agent, the last message snippet, and the wait time so the support lead can prioritize work right from the bo
4

Enable drag-and-drop writeback

Turn writeback on and dragging a card writes the new status back to the Gorgias record. Capability checks honor the agent role, and every move is logged with the agent, source column, destination, and timestamp for an au

Sample board

Sample Gorgias WP support triage board

Four real statuses showing how a support team moves Gorgias tickets across Open, Pending, Closed, and Spam during a single morning shift. across every channel handled today
Open
52
Open ticket about order 4421 delay
channel email, agent jenna
Open ticket from Instagram comment
channel social, agent ben
Open ticket from WooCommerce contact
channel form, agent tom
Pending
21
Pending customer reply about RMA label
agent jenna, 8h waiting
Pending damage photo from buyer today
agent ben, 12h waiting
Pending bank confirmation for refund
agent tom, 24h waiting
Closed
3120
Replacement shipped with tracking link
agent jenna, closed today
Refund issued via Stripe to customer
agent ben, closed Tuesday
Question answered using macro reply
agent tom, closed Friday
Spam
68
Spam outbound sales pitch from agency
auto-detected, archived
Spam SEO offer to support inbox line
agent jenna, archived
Spam cold email from vendor list now
agent ben, archived today

Comparison

Default Gorgias inbox vs SleekView Kanban

Default Gorgias inbox

  • Long sortable inbox of tickets with no triage queue for open work
  • Channel filter reloads the page and loses the agent filter just set today
  • No visual sense of which tickets are active versus already closed work
  • Marking a ticket resolved needs the per-row context menu and dialog box
  • Coordinating a busy shift needs admin rights and Gorgias training cycle

SleekView Kanban

  • Reads directly from wp_gorgias_tickets and wp_gorgias_orders
  • Drag a card to Spam and the Gorgias status writes atomically
  • Cards show customer, channel, agent, last message, and wait time
  • Column counts update live so a backlog of unread surfaces instantly
  • Per-role caps tie writeback to manage_options for the team

Features

What SleekView Kanban gives you for Gorgias WP

Native Gorgias model

Every column maps to a real status stored in the Gorgias ticket record. Auto-responders, SLA timers, and macros keep firing for new tickets, so a manual triage move never silences a fresh inbound that arrives during the same minut

Drag-and-drop with trail

Each move writes a status change into the Gorgias ticket record naming the agent who dragged it, the source column, the destination column, and the timestamp. If a lead pushes a card back from Spam to Pending, the chain stays visi

Saved board views per shift

Filter to high priority for the lead agent, billing only for the billing agent, and waiting cards older than twenty-four hours for the support lead. Each saved view becomes a shareable URL that opens the right board for each shift

Audience

Where a Gorgias kanban changes daily support work

Morning shift triage

Support leads scope the board to the overnight queue, drag urgent tickets into Pending, and confirm Closed only when an agent has owned and replied. The next shift starts with a board showing what is

SLA breach response

On-call agents pull cards older than the SLA target, watch related tickets land in Open, and coordinate on the same board instead of a Slack thread that loses context after the incident closes.

Agent load balancing

Team leads scope to one agent's queue, see how many tickets are open versus waiting, and reassign work so no agent ends the shift with twice the open count of the rest of the team this week.

The bigger picture

Why this view matters for Gorgias reply work

Gorgias WP captures every inbound, which is exactly what makes the default inbox hard to use across a support team. The sortable list is great when an agent knows what they want and almost useless when a ecommerce support lead needs to coordinate a shift across tickets that all need a documented reply. Most teams export a CSV, drop it into a sheet, and tag tickets by hand.

The sheet drifts within hours. New tickets keep landing in Gorgias without a tag, the sheet records resolutions that nobody copies back, and by end of day the two views disagree on what is still open. A kanban view that reads and writes the same Gorgias ticket record as the inbox keeps the team and the source of truth aligned.

Open surfaces immediately. Pending cards stay visible across shifts. Closed tickets carry a documented reply and a named agent, all without leaving WordPress.

Questions

Common questions about SleekView Kanban for Gorgias WP

Live. SleekView queries the same wp_gorgias_tickets and wp_gorgias_orders tables the Gorgias inbox reads. Filters apply at the SQL level, so a board scoped to today reflects tickets that landed today, not a snapshot exported earlier today by an agent.

 

No. SleekView writes the new status into the Gorgias ticket record. Auto-responders, SLA timers, and macros keep operating on the original record, so a card move never replays a notification, never suppresses one, and never alters macros already sent.

 

Yes. The channel field on every Gorgias row tags tickets with their originating channel. SleekView exposes that field as a filter and a board grouping option, so a manager can scope to one channel or split each channel into its own board.

 

Yes. Every move runs through current_user_can('edit_others_posts') and the Gorgias agent capability before any record write. A subscriber account can drag for personal sorting but the change does not persist, with a toast notification explaining the reject.

 

Filters are applied at the database query level rather than in JavaScript. A typical board scopes to today, to one channel, or to active states only, so the rendered card count stays under a thousand. Older records remain queryable in archive views without slowing the live board.

 

Yes. The last message lives on wp_gorgias_tickets and wait time is derived from the timestamps in wp_gorgias_orders. SleekView exposes both as card fields, so an agent can spot urgent waits across high priority tickets and pick them up without clicking through to each detail page.

 

Yes. Premium features add rules, automations, and macros. SleekView reads the same record fields, so premium features like auto-tagging, SLA escalation, and bulk macros continue to fire on tickets while the board reflects status changes from every channel in real time.

 

Yes. Every drag writes a status change entry into the Gorgias ticket record naming the agent, source column, destination column, and timestamp. The entry uses the Gorgias metadata API so audits, exports, and downstream automations read the trail without a separate event log.

 

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