Entityqueue Scheduler Field
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
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.
