registration_import
No security coverage
Registration ecosystem
This module imports users into an entity as registrations. It supports importing users by email address, custom registration fields, and an option to automatically create user accounts for new registrations.
This module allows to
Import a list of users into the entity as registrations. The first prototype handles only simple cases:
a) email
b) any custom registration field
c) account_creation (1 or 0)
If c=1 a user account is created and the entity registration is connected with this user
If c=0 it is a registration without account creation