Set the core_version_requirement to make the module compatible with Drupal 9.

CommentFileSizeAuthor
#2 3198022-2-drupal-9-compatibility.patch371 bytessouvik pal
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

    Souvik Pal created an issue. See original summary.

    souvik pal’s picture

    StatusFileSize
    new371 bytes

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

    mikestar5’s picture

    The patch in #2 has an incorrect filename

    akashkumar07’s picture

    Status: Needs review » Closed (outdated)
    Related issues: +#3198022: Drupal 9 Compatibility

    I am closing this issue and creating a separate issue covering Drupal compatibility with 9, 10 and 11 including coding standard fixes.
    Thanks all for your efforts!

    akashkumar07’s picture