You are here

commerce1_currency.yml in Commerce Migrate 3.1.x

modules/commerce/migrations/commerce1_currency.yml

File

modules/commerce/migrations/commerce1_currency.yml
View source
  1. id: commerce1_currency
  2. label: Commerce currency
  3. migration_tags:
  4. - Drupal 7
  5. - Commerce
  6. - Configuration
  7. source:
  8. plugin: commerce1_currency
  9. variables:
  10. - commerce_default_currency
  11. process:
  12. currencyCode: commerce_default_currency
  13. name: currency_name
  14. numericCode: numeric_code
  15. destination:
  16. plugin: entity:commerce_currency
  17. destination_module: commerce_price