Closed (fixed)
Project:
Multiple Registration
Version:
3.3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
10 Oct 2024 at 14:18 UTC
Updated:
25 Mar 2026 at 13:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vtamasc commentedComment #3
vtamasc commentedComment #6
patelh84 commented#MR20 works good. Verified the same against Drupal11. Moving the changes to RTBC.
Comment #7
patelh84 commentedComment #9
philyMR 20 works for me using Drupal 11.1.1
Comment #10
arx-e commentedMR20 seems to be working fine with Drupal 11.1.5 (installed with the help of the Lenient Composer Plugin).
Comment #11
orkutmuratyilmazany chance for merge?
Comment #12
alex liannoy commentedThank you for the merge request.
Merged.
Comment #13
orkutmuratyilmazthanks for the merge:)
Comment #15
berliner commentedCould you also create a new release please? The last release is from a year ago and at the moment there is no other way of installing this module in Drupal 11 then to use the dev version.
Comment #16
phily@berliner: if you're managing your contrib modules using composer, you can add the lenient plugin to allow patching unsupported module releases.
See https://www.drupal.org/docs/develop/using-composer/using-the-drupal-leni...
Comment #17
renrhafA new D11 compatible release would be great ! thanks !
Comment #18
steffenr@berliner @renrhaf
You can use the latest dev version of the module, which is compatible with D11 and can be easily installed via composer.
Just use the command:
composer require 'drupal/multiple_registration:3.x-dev@dev'Comment #19
gaurav.kapoor commentedHello. Are there any plans to add a new release compatible with Drupal 11? Possible to reopen this issue? Thanks
Comment #20
gaurav.kapoor commentedComment #21
pappisHi. Very helpfull module.
I need to update my site to D11. Are there any plans to release a D11 compatible version ?