Ran upgrade status on the module and found this warning.

Add core_version_requirement: ^8 || ^9 to imagezoom.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.

Issue fork imagezoom-3134137

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

karishmaamin created an issue. See original summary.

karishmaamin’s picture

Status: Active » Needs review
StatusFileSize
new344 bytes
nitvirus’s picture

adding specific tags

rahulrasgon’s picture

Assigned: Unassigned » rahulrasgon
Status: Needs review » Needs work
rahulrasgon’s picture

StatusFileSize
new827 bytes
new359 bytes

Adding core_version_requirement: ^8 || ^9 to submodule as well.

Please review the updated patch.

rahulrasgon’s picture

Assigned: rahulrasgon » Unassigned
Status: Needs work » Needs review
valdes14’s picture

Thanks a lot for the patch in #5. It works when applied to a D8 install for upgrading to D9, but Imagezoom cannot be installed on a fresh D9 as the patch is not included in the module yet.

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

astonvictor’s picture

Status: Needs review » Fixed

Created and merged a new MR.

Fixed deprecated functions.

Status: Fixed » Closed (fixed)

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