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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | updated-info-file.patch | 298 bytes | sahana _n |
Comments
Comment #2
sahana _n commentedPlease review the patch.
Comment #4
a.dmitriiev commentedThank 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.
Comment #5
a.dmitriiev commented