Scheduling options

Lightning Scheduler allows you to schedule a moderation state change to happen in the future.

This project was originally developed as part of the Lightning distribution (under the Lightning Workflow component), but is now a standalone project. The name was kept for making BC easier, but this project can be installed on any Drupal site.

Installation

As with other Drupal modules, you can install this project by using composer:

composer require drupal/lightning_scheduler

It requires the following core modules:

  • Content moderation
  • Datetime
  • Workflows

Configuration & Usage

This module has no required configuration. Once installed, the entities that can be moderated and have the "Moderation state" widget visible on the entity form will now display the scheduling options below it:

Alternatives

AttachmentSize
schedule_change1.png25.45 KB
schedule_change2.png33.89 KB
schedule_change3.png30.73 KB

Project information

Releases