Add deploy hook to migrate images to media using migration helpers

This commit is contained in:
Keegan Rankin 2024-03-05 17:50:23 -08:00
parent 8bc7393a1f
commit c10d92021f
2 changed files with 40 additions and 0 deletions

View file

@ -8,3 +8,4 @@ dependencies:
- migrate_plus
- migrate_source_csv
- migrate_tools
- migration_helpers