This module helps in sending confirmation emails to users who create webform submissions. Submissions are saved as draft until the confirmation link is clicked.
How to use:
- Create a webform
- On the webform Emails / Handlers page click Add email confirmation
- Configure it similarly to the default Email notification handler. The [webform_submission:confirmation_link] token contains the confirmation link. Remember to set the destination email address to an email inputted by the user
How it works:
- Any submission created on a webform with this handler will be set as draft
- An email with the confirmation link is sent to the selected email address. Confirmation links look like http://site.com/webform_email_confirmation/a9e2fd42-ad78-11ed-afa1-0242a...
- When a confirmation linked is clicked, the draft flag is removed from the submission
Supporting organizations:
Development
Project information
- Project categories: Integrations
- Ecosystem: Webform
326 sites report using this module
- Created by stefan.butura on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
1.0.3
released 8 October 2025
Works with Drupal: ^9 || ^10 || ^11
Fix redirection after email validation failing with relative URL
Install:

