Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download queue_ui-7.x-2.x-dev.tar.gztar.gz 13.4 KB
MD5: d7bbc4403097791ea36eb3a70a809974
SHA-1: 59a6bba50d294c06e00f278d5e99fd4c2c4b3a24
SHA-256: efdbb7b605ce8016d173ac2339406da5c62fe4a6fab291c75b79a38e4ec7df8a
Download queue_ui-7.x-2.x-dev.zipzip 16.2 KB
MD5: cdd76e4eed87e502fd8a9e07e460669a
SHA-1: 0390156e03b12a1faa681336083c4c2d973c9895
SHA-256: e687b43c4ac44f2463c915d537fc3661a97a3989df77dfb286011cf3246a941c

Release notes

Adds features discussed in #1913330: Add queue item management to Queue UI namely:

  • View all SystemQueues in your Drupal database, as well as queues defined by hook_queue_info and hook_cron_queue_info
  • View the details of individual queue items in a SystemQueue
  • Force the releasing of individual queue items in a SystemQueue
  • Force the deletion of individual queue item in a SystemQueue
  • Provide interface for alternative queue backends to expose their own queue inspection methods
Created by: tsphethean
Created on: 23 May 2013 at 18:50 UTC
Last updated: 2 Oct 2020 at 14:43 UTC
New features

Other releases