Migrate API

Categories

Component ID

2627302

Component name

Migrate API

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

7113

Component created

Component changed

Component body

You can think of this migrate as the "CTools for Migrate"

This module provides generic functionality for Migrate in contrib and helper services that can be used by runners, UI's and more. It will primarily be a dependency of another Migrate module in contrib and not installed on its own unless you're writing custom code around Migrate tooling.

Features in Progress

  1. A service to convert config schema into forms - #2624746: Building form elements from schema
  2. A service to make working with templates and building into migrations easier - #2629446: Add a wrapper for working with templates and builders
  3. Find a way for sources to request configuration