You are here

field.field.profile.customer.phone.yml in Commerce Migrate 3.0.x

modules/ubercart/config/optional/field.field.profile.customer.phone.yml

File

modules/ubercart/config/optional/field.field.profile.customer.phone.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.profile.phone
  6. - profile.type.customer
  7. module:
  8. - telephone
  9. id: profile.customer.phone
  10. field_name: phone
  11. entity_type: profile
  12. bundle: customer
  13. label: Phone
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: telephone