Scheduled Publish

This module contains a field type for nodes and medias to update the moderation state of some contents via a cronjob.

Usage

  • Enable the workflow for your entity type.
  • Add a field of the type "Scheduled publish" to a entity bundle.
  • Specify the moderation state and date.
  • Make sure to run the cronjob of Drupal at desired date.
  • You can use drush scheduled_publish:doUpdate to run the updates manually

Please notice:

  • Do not set the Scheduled Publish field as a required field. Since it's value will be set to "null", after cron has made the transition, the field will fail to update if it is required.

Screenshots:

Screenshot of usage

Supporting organizations: 

Project information

Releases