Moderation Scheduler Module

  • INTRODUCTION

    Moderation Scheduler gives content editors the ability to schedule nodes to be
    published at specified dates and times in the future.

    Moderation Scheduler allow content moderation scheduling publish.

    * To submit bug reports and feature suggestions, or to track changes visit:
    https://www.drupal.org/project/issues/moderation_scheduler

  • REQUIREMENTS

    This module requires no modules outside of Drupal core.

  • INSTALLATION

    Install the moderation_scheduler module as you would normally install a contrib
    Drupal module.

  • CONFIGURATION

    1. Go to Extend and enable the Moderation Scheduler module.
    2. Go to System >Cron > Moderation Scheduler.
    3. A default field_scheduled_time was created to all node types when the module was enabled.
    4. Go to the "Add Content" tab and create a node filling scheduled time or edit existing node scheduling.
    5. Go to System > Cron > Moderation Scheduler. Run cron to see the result of Moderation Scheduler publish.
  • NOTES

    Moderation Scheduler allow content moderation scheduling publish.

    The focus of this module is to work with multilingual instance (translated node) and allow to schedule the publish status for each language revision.
    This is the main difference with the below modules:

    This module keep live to fix an issue of scheduler with scheduler_content_moderation_integration

    This module is also intended to work without multilingual and without content moderation enabled.

Supporting organizations: 
Developing main snippet to schedule translations

Project information

Releases