Media on Demand
This module helps migrate media references within HTML content. It automatically converts image tags or other media references into Drupal media entity embeds, handling file copying and duplicate avoidance internally.
This module is designed to assist with migration of media, particularly when migrating HTML-like content with references to media.
The basic premise is being able to turn something like this:
<img src="puppy.jpg alt="...">
into this:
<drupal-media uuid="4bff6314-3bb8-4a4c-8049-20afdac121ef">
The mechanics of copying files, creating media entities and avoiding duplicates all happens behind the scenes.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.x-dev | Dev | 10–11 | Apr 15, 2026 |