You are here

commerce1_profile_type.yml in Commerce Migrate 3.1.x

modules/commerce/migrations/commerce1_profile_type.yml

File

modules/commerce/migrations/commerce1_profile_type.yml
View source
  1. id: commerce1_profile_type
  2. label: Profile types
  3. migration_tags:
  4. - Drupal 7
  5. - Commerce
  6. - Configuration
  7. source:
  8. plugin: commerce1_profile_type
  9. process:
  10. id: type
  11. name: type
  12. label:
  13. plugin: callback
  14. callable: ucfirst
  15. source: type
  16. destination:
  17. plugin: entity:profile_type
  18. destination_module: profile