Problem/Motivation
Panelizer is creating migration tooling to migrate into Layout Builder, see https://git.drupalcode.org/project/panelizer/blob/8.x-5.x/src/LayoutBuil....
However, this is not generic such that others could use this for other purposes. Examples include:
- Migrating from Drupal non-Layout Builder (e.g. fields on a node) to Layout Builder
- Migrating from non-Drupal into Layout Builder
- Migrating into Lightning 4
Proposed resolution
Create a generic Migrate API Layout Builder destination plugin module.
Comments