Drupal 10 compatibility

Created on 31 October 2023, 8 months ago
Updated 20 February 2024, 5 months ago

Problem/Motivation

Currently the module says it's only compatible with Drupal 9, meaning it has to be uninstalled before a site can be updated to Drupal 10. Drupal 9 security support ends tomorrow.

Proposed resolution

I tried removing it as a composer dependency and copying it to modules/custom as if it were a custom module after updating the core_version_requirement line to look like this:
core_version_requirement: ^9 || ^10

It works after this change.

Remaining tasks

A release which says it's compatible with D10 would be much appreciated.

💬 Support request
Status

Needs review

Version

3.0

Component

Code

Created by

🇦🇺Australia jude.hungerford

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

Comments & Activities

Production build 0.69.0 2024