Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
queue_ui
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
queue_ui
Commits
51ffb15c
Commit
51ffb15c
authored
2 years ago
by
jay jangid
Committed by
Oleh Vehera
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3338835
: Update README.md file according to "README.md template"
parent
1d7c90d3
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!29
Issue #3338835: Update README.md file according to "README.md template"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+34
-38
34 additions, 38 deletions
README.md
with
34 additions
and
38 deletions
README.md
+
34
−
38
View file @
51ffb15c
QUEUE UI
--------
*
Introduction
*
Requirements
*
Features
*
Installation
*
Maintainers
INTRODUCTION
------------
# Queue UI
The Queue UI module provides a user interface to viewing and managing Drupal
queues created via the Queue API which began in Drupal 7.
...
...
@@ -20,46 +9,53 @@ 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.
*
For a full description of the module visit:
https://www.drupal.org/project/queue_ui
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
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/queue_ui
)
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/queue_ui
)
.
*
To submit bug reports and feature suggestions, or to track changes visit:
https://www.drupal.org/project/issues/queue_ui
## Table of contents
*
Queue operations API:
https://api.drupal.org/api/drupal/core%21core.api.php/group/queue
-
Requirements
-
Installation
-
Configuration
-
Maintainers
REQUIREMENTS
------------
## Requirements
This module requires no modules outside of Drupal core.
FEATURES
--------
## Installation
*
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
Install as you would normally install a contributed Drupal module. For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
INSTALLATION
------------
## Configuration
*
Install the Queue UI module as you would normally install a contributed
Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.
There are no configuration provided.
MAINTAINERS
-----------
## Maintainers
*
Brecht Ceyssens (bceyssens) - https://www.drupal.org/u/bceyssens
-
Oleh Vehera -
[
voleger
](
https://www.drupal.org/u/voleger
)
-
Oleksandr Dekhteruk -
[
pifagor
](
https://www.drupal.org/u/pifagor
)
-
DrupalSpoons Bot -
[
drupalspoons
](
https://www.drupal.org/u/drupalspoons
)
Supporting organization:
**
Supporting organization:
**
*
Nascom
-
https://www.drupal.org/nascom
-
[
Nascom
](
https://www.drupal.org/nascom
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment