user profiles migration almost done, + some updates
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
uuid: 20b9553f-981f-483e-a997-10d932905026
|
||||
uuid: 2d5923ba-b450-458a-adf2-632e3f31d775
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 3JaOIJug248HhFZJwv4iL-o3Na6-pzQKfvEzHZ4rPZw
|
||||
default_config_hash: A9EdRJlr8o5qMY-JbJU_n7Cv0Java4lZouu__eONDWM
|
||||
id: d7_users
|
||||
class: Drupal\user\Plugin\migrate\User
|
||||
field_plugin_method: null
|
||||
@@ -11,6 +11,7 @@ cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 7'
|
||||
- Content
|
||||
- Materio
|
||||
migration_group: d7_materio
|
||||
label: 'User accounts'
|
||||
source:
|
||||
@@ -86,4 +87,6 @@ process:
|
||||
field_memo: field_memo
|
||||
destination:
|
||||
plugin: 'entity:user'
|
||||
migration_dependencies: null
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
|
||||
Reference in New Issue
Block a user