This project is not covered by Drupal’s security advisory policy.

This field allows you to schedule an entity into a specific queue.

Example:

I have a node that must always be published but only present in the highlight queue tomorrow from 2 to 4.
I can then put these dates and the relevant queue in the field and This module will add the node/entity/… into/ out of the queue at given time.

Later we will allow you to choose per item if you want it added on top or in the back of the queue.

Installation

- enable the module
- create entityqueue
- create entity
- add entityqueue_scheduler_field field to your entity
- create entity (and fill entityqueue_scheduler_field data)
watch how your node is added and removed from the queue.

Requirement

- either ultimate cron module or regular cron runs.

Planned features

- choose in the field if you want your items added on top or in the bottom of the entity queue.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Site structure
  • chart icon1 site reports using this module
  • Created by ghuygens on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases