scheduled_transitions
Users may select a specific revision, and it will be changed to a different moderation state at a specified date.
Scheduled Transition differentiates from other scheduling projects by providing a smooth user experience, and by not adding scheduling metadata as fields on the scheduled entity.
The module works with any entity type compatible with content moderation (nodes, custom blocks, etc). No custom integration work required. Transitions may be scheduled for individual translations of each entity.
Documentation
A guide to installation, config, and usage is available in the Introduction to Scheduled Transitions blog post.
Minor configuration and permissions are required to set up the module. Site builder and user guide are available in the Guide to Scheduled Transitions.
Introduction Video
Usage
The following example uses a flow of draft to published, but any transition is possible. The general flow for users is:
- Users create content as normal, creating revisions naturally. Revisions move between states such as draft, needs review, published.
- When the content reaches a point where its ready to be published. Find the ready revision and take note of which revision it is.
- Go to the Scheduled transitions tab for the content.
- Click Add scheduled transition button.
- Locate the ready revision, and schedule it.
Versions
Version 2.6 2.7 2.8 2.9 Drupal core ^10.2 ^10.3 || ^11 ^11.1 ^11.3 || ^12 PHP Compatibility >=8.2 >=8.3 >=8.3 >=8.5 Stability Stable Stable Stable N/A Support Bug fixes only Bug fixes only Bug fixes only New features and bug fixes Until PHP 8.2 security support ends or Drupal 10 series EOL, whichever is earlier. Until PHP 8.3 security support ends or Drupal 10 series EOL, whichever is earlier. Until PHP 8.3 security support ends or Drupal 11 series EOL, whichever is earlier. Until PHP 8.5 security support ends or Drupal 11 series EOL, whichever is earlier.View support for previous versions.
Installation and dependencies
Scheduled transitions is currently only compatible with Content Moderation workflows