Problem/Motivation

RedHen supports Drupal 10, but not Drupal 11.

Steps to reproduce

Proposed resolution

Add Drupal 11 support.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork redhen-3580094

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

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Status: Active » Needs review
vinodhini.e’s picture

Hi, Tested this module on Drupal 11.2.5.

Before applying MR #34:

The module had compatibility issues with Drupal 11.

After applying MR #34:

The module is now working as expected.

Verified that it is compatible with Drupal 11.2.5. Thanks.