Allow to generate migration configs as plugins

Created on 13 May 2023, about 1 year ago

Problem/Motivation

The commands migrate_file_to_media:media_migration_generator:v1 and migrate_file_to_media:media_migration_generator:v2 create configs in the config/install of the module. It means that we need to import/export these configs after some changes.
This is a typical solution but we also can use migration configs as plugins which is more simple for developers. For that, we just need to add configs to the migrations folder instead of the config/install.
It will be good to have a way to do it automatically.

Proposed resolution

Add a new question to the command to decide how we will use migration configs.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine HitchShock Ukraine

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

Comments & Activities

Production build 0.69.0 2024