Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Cms 2.1.6 Update released for Drupal core (2.1.6)! Release: Webform 6.3.1 Minor update available for module webform (6.3.1). Release: Webform 6.2.12 Minor update available for module webform (6.2.12). Release: Entity Usage 5.0.1 Minor update available for module entity_usage (5.0.1). Release: Editoria11y Accessibility Checker 3.0.9 Minor update available for module editoria11y (3.0.9). Release: Editoria11y Accessibility Checker 2.2.23 Minor update available for module editoria11y (2.2.23). Release: Project Browser 2.0.3 Minor update available for module project_browser (2.0.3). Release: Project Browser 2.1.5 Minor update available for module project_browser (2.1.5). Module Revived: Focal Point 2.1.3 Module focal_point updated after 22 months of inactivity (2.1.3). Usage Milestone: Drupal Mega Menu Module we_megamenu crossed 1,000 active installs.

Webhooks bundler

No security coverage Drupal 10–11 PHP >=8.2
View on drupal.org

Minimises the amount of outbound requests by bundling them in 1 request every 10 minutes (for now).

Use-case

Let's say you have a static website that builds every time content changes in Drupal. This module makes sure only 1 build request will be sent in a given period. This minimises the amount of builds that eventually will not be used.

Installation requirements

Due to a dependency on the Webhooks module you have to either install it manually before installing this module
composer require 'drupal/webhooks:^3.0@alpha'
Or change the minimum stability to alpha in the composer.json if your project

{
  "minimum-stability": "alpha"
}

On the roadmap

  • Enabling/Disabling for each independent webhook
  • The ability to configure a threshold for each webhook

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Sep 2026
Latest release
8 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.1.0 Stable 10–11 Sep 23, 2026