Update info.yml file according to info.yml template

Created on 25 January 2023, almost 2 years ago
Updated 21 April 2023, over 1 year ago

Problem/Motivation

Most modules however will have to remove deprecated code to be compatible with Drupal 9. Therefore they will not able to be compatible with all versions of Drupal 8.
For example a module that is compatible with Drupal 8 versions after Drupal 8.8.0 and also Drupal 9 will need a info.yml file like this:

name: My Module
type: module
core_version_requirement: ^8.8 || ^9

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇮🇳India Jay Jangid

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Jay Jangid
  • @jay-jangid opened merge request.
  • 🇮🇳India Jay Jangid

    Created MR , please review.

    Thank you.

  • Status changed to RTBC almost 2 years ago
  • 🇮🇳India Sonal Gyanani

    Thanks @Jay Jangid, MR is perfect so moving it to RTBC

  • 🇦🇲Armenia murz Yerevan, Armenia

    I try to keep the version compatibility as wide as possible. @Jay Jangid, are you sure that this module contains functions that don't support Drupal < 8.8.x? Could you please provide some examples? Maybe I can invent something to keep support for both versions in such places.

  • Status changed to Closed: works as designed over 1 year ago
  • 🇦🇲Armenia murz Yerevan, Armenia

    Closing because of missing response.

Production build 0.71.5 2024