Skip to content
Snippets Groups Projects
Commit 88e6469c authored by Kurucz István's avatar Kurucz István
Browse files

Issue #3392999 by nevergone: Add d5_profile_field migration (automatic field storage migration).

parent 8b93f47e
No related branches found
No related tags found
No related merge requests found
id: d5_profile_field
label: Field configuration
migration_tags:
- Drupal 5
- Configuration
source:
plugin: d5_profile_field
constants:
entity_type: user
langcode: en
cardinality: 1
process:
entity_type: 'constants/entity_type'
status: active
langcode: 'constants/langcode'
field_name: name
type:
plugin: static_map
source:
- type
map:
textfield: text
textarea: text_long
selection: list_string
url: link
list: list_string
cardinality: 'constants/cardinality'
destination:
plugin: entity:field_storage_config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment