Drupal is a registered trademark of Dries Buytaert

Because Webform submission handlers normally run immediately when a form is submitted, their processing time contributes to the time a user has to wait after submitting the form, before being able to continue interacting with the site.

This module provides a simple way to reduce user waiting time by deferring the processing of selected submission handlers to a later time - they will be run during the next cron run.

Features

  • Configurable per webform, through the Webform submission handlers UI.
  • Simply add the Webform Handler Defer handler itself, then in its configuration page, select which other handlers should be deferred. They can be changed at any time.

Target audience

Webform administrators, site administrators.

Post-Installation

There is no configuration needed for the module itself. Simply add and configure the Webform Handler Defer handler as required in your individual Webforms. Note that it must be the first handler to run - move it to the top of the handers list, or above other handlers that need to be deferred.

Requirements

No requirements other than Webform itself.

Activity

Total releases
1
First release
Dec 2024
Latest release
1 year ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.1.0 Stable Dec 11, 2024