commerce1_profile_type.yml in Commerce Migrate 3.1.x
Same filename and directory in other branches
modules/commerce/migrations/commerce1_profile_type.yml
File
modules/commerce/migrations/commerce1_profile_type.ymlView source
- id: commerce1_profile_type
- label: Profile types
- migration_tags:
- - Drupal 7
- - Commerce
- - Configuration
- source:
- plugin: commerce1_profile_type
- process:
- id: type
- name: type
- label:
- plugin: callback
- callable: ucfirst
- source: type
- destination:
- plugin: entity:profile_type
- destination_module: profile