Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
59.08 KB
MD5: c728e8e2f2742fd6d4ae976a2c42fc92
SHA-1: 6ec6f9425a0f5e1e8a242a431ae4e5b345abde96
SHA-256: 7ea0a8b9b0243fbb22a0a5b7e9962b2722199de8962d8f7a6b5dc81dbcbbff2e
Download zip
81.05 KB
MD5: c9da8c64fa0e985151ede5e540ba718e
SHA-1: 4cd27311d1b833d042cb2a188b83d0797c53d530
SHA-256: 046c006a925625070d6d746a1e4ce770d73434b5c7aeb74fca7dca4a0016e7a3
Release notes
User Reference with Invite — 1.3.1
Fixes a config schema validation error introduced in 1.2.0 where submitting /admin/config/people/accounts would fail with 'user_invitation_batch_complete' is a required key. The batch completion email template was registered in the config schema but had no corresponding form fields or default values. This release adds the missing "User Invitation Batch Completion" email section to the account settings page and seeds default subject/body values for existing installs via update_9004.
Upgrade Path: Run drush updb && drush cr.