Need to add core: 8.x in info file or set core_version_requirement from ^8.8

Created on 28 November 2023, 7 months ago
Updated 2 December 2023, 7 months ago

Problem/Motivation

The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement key in info file.

Steps to reproduce

Try installing the module in D8 versions < 8.7.7

Proposed resolution

Could solve the issue by doing any one of these

  • Add core: 8.x to the info file
  • Replace core_version_requirement to ^8.8 || ^9 || ^10

Better solution is the second one.

Details: https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo... →

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India sijumpk

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

Comments & Activities

Production build 0.69.0 2024