This project is not covered by Drupal’s security advisory policy.

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.

GitHub
-----------
This project is also maintained on GitHub

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.

Project information

Releases