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.
To install this module, do the following:
With composer:
composer require drupal/webform_user_registration
Manual installation:
- Extract the tar ball that you downloaded from Drupal.org.
- Upload the entire directory and all its contents to your modules directory.