Problem/Motivation

Migrate configuration setting Enable MediaElement.js site wide from Drupal 7 to Drupal 8/9

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

n4r3n created an issue. See original summary.

n4r3n’s picture

Status: Active » Needs review
FileSize
583 bytes

Here is the patch to migrate configuration setting from D7 to D8/9

Wim Leers’s picture

+++ b/migrations/d7_mediaelement.settings.yml
@@ -0,0 +1,16 @@
+label: 'Media element Configurations'

Nit: s/Configurations/Configuration/

Other than that, looks good 😊

Wim Leers’s picture

Status: Needs review » Reviewed & tested by the community

  • jnettik committed 7fd04bb on 8.x-1.x
    Issue #3223959 by n4r3n, Wim Leers: Migrate configuration settings from...
jnettik’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.