Problem/Motivation
The current version of drupal/commerce_sermepa is not compatible with Drupal Commerce 3.0. The module requires drupal/commerce:^2.0, which prevents it from being used with the latest Commerce 3.x release.
Would it be possible to update the module to support Commerce 3.0?
Thank you for your work on this module!
Issue fork commerce_sermepa-3507403
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 #2
santiwww commentedThis became urgent because recently version 2.x of Commerce has been unsupported. This is also blocking sites with this module to upgrade to Drupla 11, so changed priority to "Major".
Comment #5
santiwww commentedThanks, @jmaties.
I think the compatibility with drupal 11 should be updated as well. Is it possible just with the version requirement or is there any deprecated code to review?
Comment #6
albert.garcia commentedAre there any plans to release a version that includes this patch?
I cannot even require the module via composer since the site is running Commerce ^3.0.
Thank you all
Comment #7
pcambraComment #8
pcambraMerged as part of #3482881: Automated Drupal 11 compatibility fixes for commerce_sermepa