Problem/Motivation

Make this module Drupal 11 compatible.

Command icon 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

jaswinsingh created an issue. See original summary.

jaswinsingh’s picture

Hello,
I have created a patch for 3.0.x to make it compatible with Drupal 11.

jaswinsingh’s picture

Status: Active » Needs review
jmagunia’s picture

I don't think there is an upgrade path from v3 according to the module's homepage.

There are some submodules in this module that need core version updated.

erik.erskine made their first commit to this issue’s fork.

erik.erskine’s picture

Version: 3.x-dev » 4.0.x-dev

Created a merge request to get version 4.0.x working with D11.

Have not tested version 3.x with D11, so can't comment on the patch in #2.

mlncn’s picture

Status: Needs review » Reviewed & tested by the community

The 4.0.x merge request (!18) is working perfectly. No code changes needed other than the declarations that it is Drupal 11 compatible.

tom verhaeghe’s picture

I tested and can confirm it works on D11.

joachim made their first commit to this issue’s fork.

joachim’s picture

Status: Reviewed & tested by the community » Fixed

Thanks everyone! Committed, will make new release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.