Problem/Motivation

Error message
Modules could not be listed due to an error: The 'core_version_requirement' key must be present in modules/find_external_links/find_external_links.info.yml

Steps to reproduce

Download the module and visit the site or Module listing page.

Proposed resolution

Add the core version requirement in info file.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 Compatible-3379580-1.patch588 bytesnishant
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

Nishant created an issue. See original summary.

nishant’s picture

Assigned: nishant » Unassigned
Status: Needs work » Needs review
StatusFileSize
new588 bytes

Fixed the above issue and provided patch. Please review

keshavv’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed and tested the patch, It works well.
Also ran drupal-check. There are no code deprecations, We can merge it and do a release for Drupal 10.
Thank you.

keshavv’s picture

Status: Reviewed & tested by the community » Needs review

There are a few fixes that need to be done before it https://www.drupal.org/project/find_external_links/issues/3140564.

Rajan Kumar made their first commit to this issue’s fork.

rajan kumar’s picture

Status: Needs review » Fixed
Issue tags: -Required Core Version is missing in info.yml file. +D10 compatibility

@nishant & @keshavv thanks for your patch and input.

I have reviewed & merge above code in latest version.

rajan kumar’s picture

Status: Fixed » Closed (fixed)