Drupal 9 compatibility

Created on 22 January 2021, almost 4 years ago
Updated 8 November 2024, 13 days ago

Problem/Motivation

The module it's not Drupal 9 compatible.

Upgrade status check returns - no warnings for this module, so the only thing we need is to add core_version_requirement property in info.yml file.

💬 Support request
Status

RTBC

Component

Code

Created by

🇧🇬Bulgaria iivanov

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
  • Merge request !2Issue #3194199: Drupal 9 compatibility → (Open) created by das-peter
  • 🇨🇭Switzerland das-peter

    Created MR that can be installed via composer.
    Add this to your composer.json repository section:

    "drupal/entity_decorator": {
        "type": "git",
        "url": "https://git.drupalcode.org/issue/entity_decorator-3194199.git"
    },
    

    Install via composer: composer require "drupal/entity_decorator:3194199-d-9-10-compatability-dev"

Production build 0.71.5 2024