Plugin screenshot thumbnail 1/1

A live control-panel bar for Craft CMS 5 that surfaces running and queued jobs — across Craft's default queue and any custom queue runners — and shows up only while there's queue activity.

When jobs are running or waiting, a slim bar slides in at the top of the control panel with the current job's description, a progress indicator, and running/waiting/failed counts. When the queues go quiet, the bar disappears.

How it works

Queuebert injects a lightweight poller into every control-panel page. It calls queuebert/queue/info, which asks Craft for the primary queue plus every application component implementing craft\queue\QueueInterface (custom queue runners are conventionally registered as app components in config/app.php), and aggregates their job info.

The bar only shows the same information Craft's own queue HUD already exposes: job counts, the current job's description, and its progress.

Installation Instructions

To install this plugin, copy the command above to your terminal.

Reviews

This plugin doesn't have any reviews.

Active Installs
6
Version
5.0.1
License
Craft
Compatibility
Craft 5
Last release
July 19, 2026
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs