Add drush command for converting image field to media

Created on 3 September 2022, almost 3 years ago
Updated 9 December 2024, 7 months ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Closed: outdated

Version

1.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

Not all content is available!

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

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    So I do like the idea for sure. But since it's been inactive for 2+ years going to make the assumption that maybe it wasn't needed? Module is relatively feature complete, I'm just helping with maintenance. So going to close but if someone stumbled upon this and feels they really need I'll happily do a review.

    Thanks!

  • Since the release 3.0.1 it's possible to convert Image fields to Media using update hooks. So, as a workaround, you can implement hook_post_update_N() and run it with the following Drush command: drush upd
    For more information and an example, see the module's home page.

Production build 0.71.5 2024