Skip to content

Instantly share code, notes, and snippets.

@webflo
Created August 12, 2015 19:31
Show Gist options
  • Select an option

  • Save webflo/192dead3fc9e28b04943 to your computer and use it in GitHub Desktop.

Select an option

Save webflo/192dead3fc9e28b04943 to your computer and use it in GitHub Desktop.
uuid: fab16448-67f8-4788-8b02-2ae83fe92eb9
langcode: de
status: true
dependencies:
config:
- 'migrate.migration.d6_node_revision:*'
- 'migrate.migration.d6_term_node:*'
module:
- node
- taxonomy
id: d6_term_node_revision__2
migration_tags:
- 'Drupal 6'
label: 'Drupal 6 term/node relationship revisions'
load:
plugin: d6_term_node
bundle_migration: d6_vocabulary_field
source:
plugin: d6_term_node_revision
key: upgrade
database:
driver: mysql
username: root
password: ''
port: '13306'
host: 127.0.0.1
database: zre_d6
prefix: null
vid: 2
process:
vid: vid
type: type
website_kategorie: tid
destination:
plugin: 'entity_revision:node'
template: d6_term_node_revision
migration_dependencies:
required:
- 'd6_term_node:*'
- 'd6_node_revision:*'
migration_group: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment