✨ 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 ACF Extended

SleekView Kanban reads your ACF Extended custom post type records and form entries, groups them by any ACFE status field or workflow stage, and lets site builders drag records between Pending, Active, On hold, and Complete columns to give every model a real workflow surface without coding a custom ACFE admin page just for a queue view.

♾️ Lifetime License available

SleekView Kanban board for ACF Extended

Why ACF Extended sites need a kanban view

ACF Extended builds on top of ACF PRO with extra field types, dynamic block types, and form features, plus custom post type and taxonomy registration through the ACFE admin. Records live as post meta on the registered post types, and form entries live as posts of the acfe-form post type with field values stored in meta keyed by the form configuration.

SleekView Kanban points at the post type, lets you pick the column that holds the workflow state to group by (an ACFE Select or Radio field, a derived workflow_state built from several ACFE fields, or the standard post_status when the workflow needs publish-driven lifecycle), and renders one card per record. Each card shows the record title, key ACFE fields like Date Range or Advanced Link, the owner, and the time since update.

When a user drags a card from Pending into Active or Complete, SleekView writes the new value through the standard ACF update_field function, fires the ACFE save hooks, and removes the card from the queue. Form entries written by ACFE forms can also be grouped on the board, so the same workflow surface covers data entry and record management.

Workflow

Build an ACF Extended workflow board in four steps

1

Connect SleekView to ACF Extended

Install SleekView, pick the ACFE-backed custom post type or the ACFE form entry post type as the source, and tell SleekView which ACFE field groups to load for each row. SleekView reads the data directly, so no exports, sync jobs, or custom endpoints sit between the board and the live ACFE records.
2

Pick the workflow state field

Choose the ACFE field that holds the state you want to group by. Most workflows use an ACFE Select or Radio with a fixed value list, but you can also derive a workflow_state from several ACFE fields when the workflow needs both a stage label and an approval flag, or group by the standard post_status for publish-driven lifecycles.
3

Decide what shows on each card

Pick the ACFE fields shown on each card front: an Advanced Link field for the related post, a Date Range Picker for the window, a User field for the owner, and any Select or Text field that surfaces the key context. SleekView keeps cards compact so reviewers can scan a full Pending column at a glance during review.
4

Enable drag-and-drop reviewing

Turn on drag-and-drop, set which roles can move cards, and pick the ACF update path that runs per column. Moving a card calls update_field for the ACFE status field or wp_update_post for the post itself, so ACFE save hooks, ACFE form submission hooks, and any custom code listening to the standard hooks continue to fire.

Sample board

Sample ACF Extended workflow board

A live ACF Extended board showing pending records, active workflows, on-hold items, and completed records grouped by an ACFE status field so site builders can drag records between workflow queues.
Pending
31
Vendor application, harbor study
Owner: Maya R, submitted today
Event proposal, summer summit
Owner: Sam D, submitted yesterday
Membership upgrade request
Owner: Jordan V, awaiting review
Active
24
Campaign plan, fall promo
Owner: Leo K, in progress
Onboarding workflow, education tier
Owner: Lena M, week 2 of 4
Vendor onboarding, payments stack
Owner: Coach Joe, integration call
On hold
8
Vendor onboarding, EU expansion
Owner: Mod Tess, awaiting legal
Partner agreement, design ops
Owner: Lead Anna, on hold
Event proposal, winter retreat
Owner: Chris L, budget review
Complete
412
Vendor application, summer launch
Closed last week, by Lead Anna
Membership upgrade, education tier
Closed 3 days ago, by Sam D
Onboarding plan, spring cohort
Closed yesterday, by Maya R

Comparison

Default ACF Extended vs SleekView Kanban

Default ACFE admin

  • ACFE custom post types display as flat lists with field values shown as admin columns only.
  • Form entries land as acfe-form posts with no built-in workflow board for entry review by team.
  • Workflow stages live inside an ACFE Select field with no visual queue around the value's lifecycle.
  • Bulk actions exist but cannot group records by current workflow stage or by ACFE user assignments.
  • Site builders write custom admin pages to give ACFE records a board-like review surface today.

SleekView Kanban

  • Group ACFE-backed records or form entries by any ACFE Select, Radio, or Button Group field.
  • Show ACFE User, Date Range, Advanced Link, and Select fields on the card front for context.
  • Drag a card from Active into Complete and SleekView calls update_field safely.
  • Run boards on both ACFE custom post types and ACFE form entries from the same SleekView setup.
  • Roles can be limited to record owners so general users never see the workflow board.

Features

What SleekView Kanban gives you for ACF Extended

Workflow for every ACFE model

Any ACFE-backed custom post type or form entry becomes a workflow board, with the ACFE status field defining the columns and the most important ACFE fields shown on each card. Site builders no longer write custom admin pages, and the standard ACFE save lifecycle stays intact through every move.

Owners, dates, and links on the card

ACFE User, Date Range, and Advanced Link fields land directly on the card front, so a reviewer can see ownership, scheduling, and related records without opening the record. ACFE save hooks fire when a card moves, so any notification plugin listening to update_field for the ACFE status field keeps running.

Drag writes back through update_field

When a card moves, SleekView calls update_field for the chosen ACFE status field, which is the same function ACFE uses on save. ACFE save hooks, ACFE form submission hooks, and any custom code listening to the standard hooks continue to fire so the rest of the ACFE lifecycle keeps running.

Audience

Site builders that put it on the editor dashboard

Agency teams with vendor workflows

Agency teams model vendor applications with ACFE forms. Submitted entries land in Pending, reviewers drag them to Active or On hold, and the standard ACFE save hooks keep any notification plugin running, so the vendor and the team get the same lifecycle signal across every column change.

Event teams with proposal workflows

Event teams model proposals as ACFE-backed records with Date Range fields. The board makes it clear which proposals are still pending against the event calendar, and the standard ACFE save hooks update any audit log when a proposal moves into Complete without further plugin glue work.

Operations teams with task pipelines

Operations teams model recurring tasks as ACFE records with workflow_state derived from several fields. The Active column tracks live work, the On hold column captures blocked work, and the Complete column doubles as an audit trail across every quarter the ops team runs without manual logging.

The bigger picture

Why an ACFE kanban turns models into real workflows

ACF Extended is where site builders go to model the parts of a business that WordPress does not model out of the box. Vendor pipelines, event proposals, membership requests, internal projects, and many more entity types live as ACFE custom post types or form entries. The default admin still shows them as flat lists with extra columns, which means workflow only lives in people's heads.

A kanban view changes that shape. Any ACFE status field becomes the columns, the most important ACFE fields land on the cards, and the board gives every model a real workflow surface without writing a custom admin page. The Active column becomes the work, the Complete column doubles as an audit trail, and the On hold column makes blockers visible.

Moving cards keeps update_field in play, so ACFE save hooks, ACFE form submission hooks, and any audit or notification plugin stay correct after every move. The work feels small because each card is small, and the board makes the size of the queue honest across every model the site builds.

Questions

Common questions about SleekView Kanban for ACF Extended

Yes. Moving a card calls update_field for the chosen ACFE status field, the same function ACFE uses on save, so ACFE save hooks, ACFE form submission hooks, and any custom code listening to update_field continue to fire without any extra plugin glue or workarounds for the workflow on the board.

 

SleekView reads the ACFE-backed post type or the ACFE form entry post type and joins ACFE field meta directly. You pick the source, choose the ACFE status field to group by, and SleekView renders one card per record with the ACFE fields you select for the card front, including Advanced Link and Date Range.

 

Yes. SleekView ships with role-based permissions, so record owners can have a single page that holds the workflow board and nothing else. Only chosen roles can drag cards, and destination columns can be limited per role so contributors cannot move records into Complete without a manager's approval move.

 

Derived states are first-class in SleekView. You can define a workflow_state computed from several ACFE fields, such as treating a record as Active when an approval flag is true and a stage Select equals running, and SleekView groups records by that derived value across the columns for the entire team.

 

Each board has one source so the rules stay clear, but most setups run one board for the custom post type records and a second board for ACFE form entries on the same dashboard. Column counts at the top of each show waiting work at a glance for both surfaces.

 

Dragging never deletes data. It calls update_field for the chosen ACFE status field, which is the same thing a save in the ACFE editor does. Other ACFE fields are not touched by SleekView, so all field values, including Advanced Link, Date Range, and Flexible Content remain exactly as saved.

 

Yes. Each card can show the time since the post was last modified or since the ACFE status field was last updated, so a record stuck in Pending for a week looks visibly different from a fresh one. Sort options can also place the oldest cards at the top of every column to keep stale work visible.

 

No. SleekView pages the board, only loads cards for visible columns, and uses indexed queries on the post type and ACFE status meta. Sites with hundreds of thousands of ACFE records stay responsive because heavy ACFE fields are only fetched for cards currently on screen during a review session.

 

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