Allows a set of YAML files to be used as a source for migrations. Each file represents a row for migration.
In my_migrate_module/migrations/pages.yml:
id: pages
source:
plugin: yaml_fileset
path: 'modules/custom/my_migrate_module/content/pages'
ids:
id:
type: string
process:
title: title
body/value: body
body/format:
plugin: default_value
default_value: plain_text
source: body_format
destination:
plugin: 'entity:node'
default_bundle: page
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Content editing experience
- Ecosystem: Migrate
1 site reports using this module
- Created by kerasai on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-alpha3
released 28 May 2024
Works with Drupal: ^10 || ^11
Install:
Development version: 1.0.x-dev updated 28 May 2024 at 19:31 UTC
