Allows users to create lists of any "entity" (content, users, etc). Each queue is implemented as an entity reference that can hold a single entity type. Items in each list can be manually reordered.

Entityqueue provides Views integration, by adding an Entityqueue relationship to
your view, and adding a sort for Entityqueue position.

Entityqueue API

Entityqueue uses plugin handlers for each queue. When creating a queue, the user selects the handler to use for that queue. Entityqueue provides two handlers by default, the "Simple queue" and "Multiple subqueues" handlers. Other modules can provide their own handlers to alter the queue behavior.

In the 7.x version, entity queues are also exportable using ctools exportables.

Dependencies for the 7.x version

The 8.x version does not have any external module dependencies.

Supporting organizations: 
Ongoing maintenance
Funded the initial port to Drupal 8

Project information

Releases