Problem/Motivation

Currently the module is not compatible with Drupal 10

Steps to reproduce

Run upgrade-status on the module and verify there are issues that the info.yml files do not define 10 support.

Proposed resolution

Update the .info.yml files, verify tests pass on D10.

Remaining tasks

Merge
New release

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

DanielVeza created an issue. See original summary.

danielveza’s picture

Status: Active » Needs review
rowanadev’s picture

Good Afternoon,

I've tested this fix on a fresh Drupal 10 site with Upgrade Status installed. It passed all checked and installed with no issues.

I believe this issue is fixed.

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