This module provides a webform handler that starts a user session after a form is submitted. It allows for similar configuration to the core user registration form and can also update existing user information.
Description
-----------
This module adds a new webform handler to start a user session upon form submit.
The configuration is almost identical to the core user register form and also allows
for updating existing user values.
Installation
------------
To install this module, do the following:
With composer:
1. composer require drupal/webform_user_registration
Manual installation:
1. Extract the tar ball that you downloaded from Drupal.org.
2. Upload the entire directory and all its contents to your modules directory.
Depends on
Dependencies of the latest stable release
- Webform
- user Drupal core
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 | |
|---|---|---|---|---|---|
| 2.0.3 | Stable | 10–11 | Jul 16, 2026 | ||
| 2.0.2 | Stable | 10–11 | Jul 16, 2026 | ||
| 2.0.1 | Stable | 10–11 | Revert properties to protected per Drupal convention for DependencySerializationTrait compatibility. | Mar 6, 2026 | |
| 2.0.0 | Stable | 10–11 | First stable release of the 2.0.x branch. Drupal 10.3+ and 11 compatible. Modernized codebase prepared for security advisory coverage. | Mar 6, 2026 | |
| 2.0.0-alpha1 | Pre-release | 10–11 | Drupal 10.3/11 compatibility with code quality improvements | Feb 21, 2026 |