We are using this module on a Drupal 9 project, that we wish to upgrade to Drupal 10.
It seems there is no support for Drupal 10 yet though.
Is this module still actively being maintained? If not, is it an option to add me as a co-maintainer, so I can keep it (minimally) going?
Issue fork commerce_mollie-3343626
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
svendecabooterComment #4
ndf commentedHi svendecabooter, thanks you want to help maintaining this module. I have just given you the maintainer permissions.
Regarding this patch, I have one question regarding the change in the
getNotifyUrlmethod.Can you please check that?
Comment #5
svendecabooterThanks for adding me as a co-maintainer. I'll look into creating a new release soon.
Regarding your question (also commented on the MR):
This is changed based on a deprecation notice for Commerce:
https://git.drupalcode.org/project/commerce/-/blob/8.x-2.x/modules/payme...
However this is not strictly related to Drupal 10 support.
Since composer.json for this module specifies "drupal/commerce": "~2.20", I think this should be safe.
Comment #7
ndf commentedComment #8
ndf commentedThanks!
It's in this new 2.10 release https://www.drupal.org/project/commerce_mollie/releases/8.x-1.10
Comment #9
svendecabooterGreat, thanks!
Comment #11
stijnhau commentedIts is kinda compatible.
The test (sub_)module isn't