Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Operation

No security coverage
View on drupal.org

This project provides a toolkit for managing background tasks in Drupal. It allows you to group multiple asynchronous tasks into a single, trackable operation that can be initiated and monitored from either the browser or a background process. The project also includes features for displaying real-time progress and status updates.

A toolkit for performing asynchronous operations in Drupal.

An operation bundles a group of background tasks into a single
trackable unit. Create the bundle in one call, drive it to completion
either from the browser or from a background process (cron, a dedicated
worker), and check its status — progress, errors, completion — without
piecing it together from individual queue items. A built-in progress bar
and throbber reflect the operation live, whichever side is doing the work.

Use cases

  • Long-running exports, imports, or migrations driven from a form submit.
  • Multi-step admin operations where the user wants to see "how far along".
  • Background jobs that need to be addressable as a single unit even though they execute as many independent tasks.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Nov 2025
Latest release
3 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.0-beta2 Pre-release 11 May 29, 2026
1.0.0-beta1 Pre-release 11 May 26, 2026
1.x-dev Dev 11 Nov 20, 2025