v1/web/modules/contrib/queue_ui
Gdilove 927f32325b 初始化 2023-11-13 20:36:13 +08:00
..
src 初始化 2023-11-13 20:36:13 +08:00
tests 初始化 2023-11-13 20:36:13 +08:00
LICENSE.txt 初始化 2023-11-13 20:36:13 +08:00
README.md 初始化 2023-11-13 20:36:13 +08:00
composer.json 初始化 2023-11-13 20:36:13 +08:00
drush.services.yml 初始化 2023-11-13 20:36:13 +08:00
queue_ui.info.yml 初始化 2023-11-13 20:36:13 +08:00
queue_ui.links.menu.yml 初始化 2023-11-13 20:36:13 +08:00
queue_ui.module 初始化 2023-11-13 20:36:13 +08:00
queue_ui.permissions.yml 初始化 2023-11-13 20:36:13 +08:00
queue_ui.post_update.php 初始化 2023-11-13 20:36:13 +08:00
queue_ui.routing.yml 初始化 2023-11-13 20:36:13 +08:00
queue_ui.services.yml 初始化 2023-11-13 20:36:13 +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: