Drupal 11 compatibility fixes for audio_embed_field

Created on 20 November 2024, 29 days ago

Problem/Motivation

We are using the audio_embed_field module on several of our websites that we want to migrate to Drupal 11.

Proposed resolution

  • Implement a Drupal 11 compatible version of this module.
  • Fix phpcs, phpstan, eslint, stylelint and cspell warnings.
  • Add Gitlab CI.

Remaining tasks

Publish, review and validate MR.

Testing on Drupal 11

To test on Drupal 11, add the following lines to your composer.json repositories section:

  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.drupalcode.org/issue/audio_embed_field-3488586.git"
    },

and then run:

composer require drupal/audio_embed_field:dev-3488586-drupal-11-compatibility
📌 Task
Status

Active

Version

10.0

Component

Code

Created by

🇫🇷France mably

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