D11 compatible version

Created on 29 March 2025, 9 days ago

Problem/Motivation

I have a site that needs to be migrated from Drupal 7 to Drupal 11. In the Drupal 7 site, we used a module to include scripts in the header and footer. After checking, I found that this module is only available for Drupal 9, so I’ve been working on making it compatible with Drupal 11.

Steps to reproduce

1. Download the zip file of module
2. Tried to install

Proposed resolution

Add
core_version_requirement: ^8 || ^9 || ^10 ||^11 in info.yml
"php": "^7.4 || ^8.0 || ^8.1 || ^8.4 || ^8.3 ", "drupal/core": "^8 || ^9 || ^10 ||^11" in composer.json

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇮🇳India vivek_lnwebworks

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024