Editorial Kanban

Description

Editorial Kanban helps content teams manage their publishing workflow with a clean board view directly inside WordPress.

Instead of juggling spreadsheets, notes, and scattered admin screens, your team can manage content tasks in one place. Create cards, assign teammates, add deadlines, upload attachments, leave comments, and follow activity history as work moves from idea to completion.

Core features

  • Visual kanban board inside WordPress admin
  • Default workflow columns for getting started quickly
  • Create and edit task cards with title, description, priority, and due date
  • Drag and drop cards between workflow stages
  • Assign cards to WordPress users
  • Card detail modal with comments, attachments, and activity history
  • File attachments through the WordPress media library
  • Activity log for tracking changes on each card
  • Email notifications for assignment and task updates
  • Role-aware behavior for viewers, contributors, authors, editors, and administrators
  • Drag and drop interactions powered by the @hello-pangea/dnd library

Good fit for

  • Editorial teams managing article production
  • Site owners coordinating writers and editors
  • Content managers who want lightweight task tracking in WordPress
  • Teams that prefer a board view over a traditional editorial calendar

Editorial Kanban is built for teams who want a practical workflow tool without leaving the WordPress dashboard.

External services

This plugin can load user avatar images from Gravatar to display WordPress user profile photos inside the board, comments, and activity history.

When avatar images are shown, the site may send a hash derived from the relevant user’s email address to Gravatar in order to request that user’s avatar image. This happens when the board, card details, comments, or activity history are viewed and the site is configured to use Gravatar avatars.

Gravatar is provided by Automattic.
Terms of Service: https://automattic.com/tos/
Privacy Policy: https://automattic.com/privacy/

Installation

  1. Upload the plugin files to the /wp-content/plugins/editorial-kanban/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. The plugin creates its required database tables on activation.
  4. In the WordPress admin menu, open Kanban Board.
  5. Start creating and moving editorial tasks on the board.

FAQ

What does this plugin do?

It adds a kanban-style editorial task board to the WordPress admin area so teams can manage content workflow visually.

Can I create cards with due dates and priorities?

Yes. Each card can include a title, description, priority, due date, and assigned users.

Can I assign tasks to team members?

Yes. Cards can be assigned to WordPress users, and assignee avatars are shown on the board and in the task details view.

Can team members comment on tasks?

Yes. Cards support comments so collaborators can discuss work directly inside the task detail view.

Can I attach files to tasks?

Yes. Attachments are added through the WordPress media library and are available inside the card detail view.

Does the plugin keep a history of task changes?

Yes. Each card includes an activity history that records changes such as updates, movement between stages, comments, and attachments.

Does the plugin send email notifications?

Yes. The plugin includes email notifications for events like assignment and task updates.

Does the plugin create custom database tables?

Yes. On activation, the plugin creates dedicated tables for boards, columns, cards, attachments, comments, and activity logs.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Editorial Kanban” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Editorial Kanban” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial public release
  • Added visual editorial kanban board in WordPress admin
  • Added card creation, editing, moving, and deletion
  • Added assignees, due dates, and priority levels
  • Added attachments, comments, and activity history
  • Added email notifications for task activity