MTShop/code/web/modules/contrib/queue_ui
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
src update config 2023-11-17 01:10:57 +08:00
tests update config 2023-11-17 01:10:57 +08:00
LICENSE.txt update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
composer.json update config 2023-11-17 01:10:57 +08:00
drush.services.yml update config 2023-11-17 01:10:57 +08:00
queue_ui.info.yml update config 2023-11-17 01:10:57 +08:00
queue_ui.links.menu.yml update config 2023-11-17 01:10:57 +08:00
queue_ui.module update config 2023-11-17 01:10:57 +08:00
queue_ui.permissions.yml update config 2023-11-17 01:10:57 +08:00
queue_ui.post_update.php update config 2023-11-17 01:10:57 +08:00
queue_ui.routing.yml update config 2023-11-17 01:10:57 +08:00
queue_ui.services.yml update config 2023-11-17 01:10:57 +08:00

README.md

QUEUE UI

  • Introduction
  • Requirements
  • Features
  • Installation
  • Maintainers

INTRODUCTION

The Queue UI module provides a user interface to viewing and managing Drupal queues created via the Queue API which began in Drupal 7.

QueueUI's dev releases will be packaged whilst D8 evolves. The current port works with all existing base functionality. However, the dev version needs to be extended to non-core classes of the Queue Inspection, which is going to need converting to the plugin system before it can be extended by other contribute modules.

REQUIREMENTS

This module requires no modules outside of Drupal core.

FEATURES

  • View queues and number of items
  • Developers can define meta info about queues they create and process
  • Process queue with Batch API
  • Process queue during cron
  • Remove leases
  • Delete queue

INSTALLATION

MAINTAINERS

Supporting organization: