Edit Flow

Edit Flow

Details
View on WordPress

Edit Flow empowers you to collaborate with your editorial team inside WordPress. We’ve made it modular so you can customize it to your needs:

  • Calendar – A convenient month-by-month look at your content.
  • Custom Statuses – Define the key stages to your workflow.
  • Editorial Comments – Threaded commenting in the admin for private discussion between writers and editors.
  • Editorial Metadata – Keep track of the important details.
  • Notifications – Receive timely updates on the content you’re following.
  • Story Budget – View your upcoming content budget.
  • User Groups – Keep your users organized by department or function.

More details for each feature, screenshots and documentation can be found on our website.

We’d love to hear from you! For support questions, feedback and ideas, please use the WordPress.org forums, which we look at often. If you’d like to contribute code, we’d love to have you involved.

Development

This plugin uses wp-env for development and is required to run the tests written for the plugin. wp-env requires Docker so please ensure you have that installed on your system first. To install wp-env, use the following command:

`

npm -g i @wordpress/env
`

Read more about wp-env here.

This plugin also uses Composer to manage PHP dependencies. Composer can be downloaded here.

Getting started

  1. Clone the plugin repo: git clone git@github.com:Automattic/Edit-Flow.git
  2. Changed to cloned directory: cd /path/to/repo
  3. Install PHP dependencies: composer install
  4. Install NPM dependencies: npm install
  5. Start dev environment: wp-env start

Running tests

Ensure that the dev environment has already been started with wp-env start.

PHP Integration Tests:
1. Integration test: composer run integration
2. Multi-site integration test: composer run integration-ms

E2E Tests (Playwright):
1. Run E2E tests: npm run test-e2e
2. Run with visible browser: npm run test-e2e:headed
3. Debug mode: npm run test-e2e:debug

JavaScript Tests:
1. Run Jest tests: npm run test-jest

Details

Plugin code:
edit-flow
Plugin version:
0.10.2
Author:
Outdated:
No
WP version:
6.4 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9
Total installations:
5,000
Last updated:
2026-01-07
Rating:
Times rated:
50
custom-status
editorial
editorial-calendar
newsroom
workflow