PHPackages                             edwilde/silverstripe-queuedjobs-live - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. edwilde/silverstripe-queuedjobs-live

ActiveSilverstripe-vendormodule[Admin Panels](/categories/admin)

edwilde/silverstripe-queuedjobs-live
====================================

Live updates for Silverstripe Queued Jobs admin panel

0.0.1(7mo ago)01121[1 PRs](https://github.com/edwilde/silverstripe-queuedjobs-live/pulls)BSD-3-ClauseJavaScriptCI passing

Since Nov 27Pushed 7mo agoCompare

[ Source](https://github.com/edwilde/silverstripe-queuedjobs-live)[ Packagist](https://packagist.org/packages/edwilde/silverstripe-queuedjobs-live)[ RSS](/packages/edwilde-silverstripe-queuedjobs-live/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

SilverStripe Queued Jobs Live
=============================

[](#silverstripe-queued-jobs-live)

Adds live auto-refresh capability to the SilverStripe Queued Jobs admin panel.

Demo
----

[](#demo)

[![Demo of SilverStripe Queued Jobs Live module showing auto-refreshing jobs grid with play/pause button](docs/img/queuedjobs-live.gif)](docs/img/queuedjobs-live.gif)

Features
--------

[](#features)

- Play/pause toggle button positioned next to the filter button
- Auto-refresh every 5 seconds without full page reload
- Minimal DOM updates using intelligent diffing (only changed cells are updated, no false positives from action buttons)
- Subtle refresh indicator in the button icon (no intrusive popups)
- Preserves scroll position and focus state
- Smart pausing (10 seconds) on user interaction
- Session timeout detection and handling
- Network error handling with notifications
- Button persists through DOM updates (MutationObserver ensures it remains available)
- Progressive enhancement (graceful degradation when JavaScript is disabled)
- Comprehensive automated test coverage (Jest + PHPUnit)

Installation
------------

[](#installation)

```
composer require edwilde/silverstripe-queuedjobs-live
```

Usage
-----

[](#usage)

Once installed, the Queued Jobs admin panel will automatically include a play/pause button positioned to the left of the "Filter" button. Click it to enable automatic refreshing of the jobs grid every 5 seconds.

The button uses a subtle outline style and shows a spinning refresh icon while updating.

Development
-----------

[](#development)

```
# Install dependencies
npm install

# Build for development
npm run dev

# Build for production
npm run build

# Run tests
npm test

# Run tests in watch mode
npm run test:js:watch

# Lint code
npm run lint
```

Requirements
------------

[](#requirements)

- SilverStripe Framework ^4.0 || ^5.0
- symbiote/silverstripe-queuedjobs ^4.0 || ^5.0

License
-------

[](#license)

BSD-3-Clause

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance65

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6171b1ee49749a6bae03341370fb418481ad8ea004f078dfd65612f58c8574b1?d=identicon)[edwilde](/maintainers/edwilde)

---

Top Contributors

[![edwilde](https://avatars.githubusercontent.com/u/415374?v=4)](https://github.com/edwilde "edwilde (10 commits)")

---

Tags

silverstripequeuedjobslive-updates

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/edwilde-silverstripe-queuedjobs-live/health.svg)

```
[![Health](https://phpackages.com/badges/edwilde-silverstripe-queuedjobs-live/health.svg)](https://phpackages.com/packages/edwilde-silverstripe-queuedjobs-live)
```

###  Alternatives

[silverstripe/admin

SilverStripe admin interface

262.7M374](/packages/silverstripe-admin)[colymba/gridfield-bulk-editing-tools

Silverstripe CMS GridField component to upload images/files and edit records in bulk

88689.3k41](/packages/colymba-gridfield-bulk-editing-tools)[silverstripe/gridfieldqueuedexport

Export large data sets from your GridField in the SilverStripe CMS interface through async jobs

10216.9k7](/packages/silverstripe-gridfieldqueuedexport)[stevie-mayhew/hasoneedit

Allows editing the fields of a has\_one object directly in the CMS

21253.1k11](/packages/stevie-mayhew-hasoneedit)[plastyk/dashboard

An extendable dashboard for Silverstripe

2244.2k2](/packages/plastyk-dashboard)[heyday/silverstripe-elastica

Provides Elastic Search integration for SilverStripe DataObjects using Elastica

1137.9k2](/packages/heyday-silverstripe-elastica)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
