Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 208.51 KB
MD5: a01c8625df9e6f98d4f53d64533f86cb
SHA-1: 7894dc8b4513a8d8cf6cd78a046021fb4247fb1d
SHA-256: 3b7bf830a7e66295d1fa404329663d363e89f3b55189f0ea3867169cff3f68b7
Download zip 431.68 KB
MD5: 2f0b5560be4a6054efabbb7136d8e0b4
SHA-1: d4144fc1d142bb9021aea7514bf83e2023fc343c
SHA-256: f9102e6477748db60c0164967be95b78ee3634e970e7bbdb5e0ba467f673f757

Release notes

After upgrading to this release, update your database and export your configuration. These steps would typically be performed using Drush:
drush updb -y
drush cex -y

This release enhances access control and makes it easier to override core registration functionality using custom modules. It also adds new options to hide the Status and Spaces fields on registration forms in certain situations.

Enhancements:
#3462121: Use the standard entity handler pattern
#3464137: Make it possible to customise who can administer registrations
#3464498: Add a host access handler
#3473817: Hide State field if only one option is available

Bug Fixes:
#3465637: Fix access cacheability
#3472205: Registration form hides Spaces field when the waitlist is active
#3478903: Fix coding standards errors
#3482461: Translating the confirmation email

Test updates:
#3480028: Many kernel tests depend on super user status

Created by: john.oltman
Created on: 10 Nov 2024 at 16:04 UTC
Last updated: 11 Nov 2024 at 14:06 UTC
Bug fixes
New features
Unsupported

Other releases