CMS Users

Development Status
Stable
Active Installs
Maintainers
Pobierz

Last updated: 2022-04-15

Works with CiviCRM 5.39 or higher.

The CiviCRM CMS User Extension works with webforms to create new Drupal users based on tags or groups or to create Drupal users after a bulk import of CiviCRM contacts or when creating new contacts in CiviCRM.

  • Administer CiviCRM -> CMS User Setting (/civicrm/admin/cmsuser)

  • Configure the Setting form.

    Click on Help icon for more additional information of each field.

  • You can configure this extension for two way for user creation.

    • Creating- Create new users immediately through a post hook when any contact gets added to either Group or Tag.

    • And using- Use Scheduled Jobs, which fetch the contact from Group and/or Tag, and create a user for each contact.

  • Due to any reason the user is not created, an Activity record of type User Account Creation with Failed status. We retry upto 4 attempt, there after four attempts, the contact gets removed from the Group/Tag without creating a user account.

  • If a user is created successfully, a new activity of type User Account Creation is created with Completed Status.

Screenshot (click to enlarge)