This module allows you to temporarily disable specific webforms from saving submissions to the database. This is useful during database migrations to ensure no submissions are lost, while still allowing forms that send email or push data to an API to function.
The Webform No Submissions module provides a toggle to disable all webforms that save webform submissions to the database.
The use case for this module occurs during a database migration when you want to prevent webform submissions from being lost. Any webform that writes to the database will be disabled, while webforms that do not save submissions to the database—because they either send email or push data to an API—will remain enabled.
Related / Similar Modules
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
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta2 | Pre-release | 10–11 | Oct 20, 2025 | ||
| 1.0.0-beta1 | Pre-release | 10–11 | Oct 20, 2025 | ||
| 1.0.x-dev | Dev | 10–11 | Oct 20, 2025 |