Add compatibility for exporting media_library_media_modify media with local modifications fields

Created on 29 August 2023, over 1 year ago

Problem/Motivation

https://www.drupal.org/project/media_library_media_modify β†’ is a good enhancement of core media fields.

Proposed resolution

  1. Identify where core media reference fields are supported by Single Content Sync.
  2. Do the same for Media Library Media Modify in the appropriate location (patch for Single Content Sync or for Media Library Media Modify).
  3. Figure out if the modifications local to the current field require additional code to export and import.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

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

Comments & Activities

  • Issue created by @mlncn
  • πŸ‡§πŸ‡ͺBelgium artycal

    Hi @mlncn
    The module has functionality to export / import custom entity types. From version 1.4.x you can use Plugins to support entity types that are not exportable by the module out of the box. If you need an earlier version of the module, you can use hooks for this. Please see the documentation β†’ on how to do this.

    There is also functionality to extend the export of supported entity types.

Production build 0.71.5 2024