webform_no_submissions
No security coverage
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.