webform_user_registration
337 sites
Security covered
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.