Add core_version_requirement: ^8 || ^9 to eloqua_api_redux.info.yml to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3160308-5.patch | 953 bytes | narendra.rajwar27 |
| #2 | 3160308-2.patch | 355 bytes | karishmaamin |
Comments
Comment #2
karishmaamin commentedComment #3
mrinalini9 commentedReviewed patch #2 and found that
core_version_requirement: ^8 || ^9needs to be added in it's submodule's info.yml file as well i.e.,modules/eloqua_api_auth_fallback/eloqua_api_auth_fallback.info.yml. So, moving this to Needs work.Thanks!
Comment #4
narendra.rajwar27Working on this issue. will update patch shortly.
Comment #5
narendra.rajwar27Updating patch as per comment #3.
Thanks
Comment #6
fernando.magan commentedDo you plan to apply this patch to the development or stable version? We would like to be able to use this module in Drupal 9 from composer. I could help this to be fixed if necessary.
Comment #7
papagrandeAny update on getting this patch committed and new version released?
Comment #8
papagrandeWe are using this patch successfully on a Drupal 9.x site.
Comment #10
papagrandeThanks, @narendra.rajwar27