Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Embed Field module migration #984

Open
trubach opened this issue Feb 29, 2024 · 0 comments
Open

Video Embed Field module migration #984

trubach opened this issue Feb 29, 2024 · 0 comments

Comments

@trubach
Copy link
Contributor

trubach commented Feb 29, 2024

The Video Embed Field (https://www.drupal.org/project/video_embed_field) module is installed via the ILFW core module. This article describes how to migrate video embed fields to using core's Drupal Media system:

https://blog.horizontaldigital.com/how-migrate-video-embed-wysiwyg-drupal-core-media

We should work towards

  1. Migrate any content out of the video embed field and into Drupal's core media
  2. Disable video_embed_field module and remove it from the WYSIWYG editor toolbar
  3. Removing the module from ILFW core

Steps 1 & 2 can happen in a single release, but step 3 should happen in a later release, so that the module isn't removed by composer before the drupal update hook can disable/migrate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant