The module is working fine on Drupal 9 but missing the compatibility indicator.

CommentFileSizeAuthor
Screenshot 2020-11-14 at 13.57.38.png40.13 KBgauravvvv
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

Gauravmahlawat created an issue. See original summary.

marcoka’s picture

You mean adding this?
core_version_requirement: ^8 || ^9
to the info.yml

Would be nice if that could be commited if they work with D9.

gauravvvv’s picture

Yes, this module works with D9. We can add core version requirement key to indicate that this is D9 ready.

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

dsnopek’s picture

Status: Needs review » Closed (duplicate)

This was fixed some time ago