Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mikeryan776/16d2b33a76686ecaf891b22b5f691f76 to your computer and use it in GitHub Desktop.
Save mikeryan776/16d2b33a76686ecaf891b22b5f691f76 to your computer and use it in GitHub Desktop.
id: dmeblog_revision
label: Node revisions
migration_tags:
- Drupal 7
source:
plugin: d7_node_revision
node_type: page
process:
nid: nid
vid: vid
type: type
langcode:
plugin: default_value
source: language
default_value: "und"
title: title
uid: node_uid
status: status
created: created
changed: changed
promote: promote
sticky: sticky
revision_uid: revision_uid
revision_log: log
revision_timestamp: timestamp
destination:
plugin: entity_revision:node
migration_dependencies:
required:
- dmeblog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment