Looks like the module has no deprecated code usages, so we just need to mark it as compatible with D9.

So, add core_version_requirement: ^8 || ^9 to info.yml file, and also add the composer.json definition per https://www.drupal.org/node/3070687.

CommentFileSizeAuthor
#2 updated-info-file.patch298 bytessahana _n

Comments

Sahana _N created an issue. See original summary.

sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new298 bytes

Please review the patch.

a.dmitriiev’s picture

Thank you for the patch. I applied it but with small change 'core: 8.x' still needs to be there for those who are still using Drupal 8.7.6 and lower. So I will keep it there for now.

a.dmitriiev’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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