You are here

d7_field_location.yml in Geolocation Field 8.3

modules/geolocation_address/migrations/d7_field_location.yml

File

modules/geolocation_address/migrations/d7_field_location.yml
View source
  1. id: d7_field_location
  2. label: Geolocation field storage for Location
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. deriver: Drupal\geolocation_address\Plugin\migrate\D7LocationFieldDeriver
  7. source:
  8. plugin: d7_field_location
  9. constants:
  10. status: true
  11. langcode: und
  12. type: geolocation
  13. process:
  14. entity_type: entity_type
  15. field_name: geolocation_field_name
  16. type: constants/type
  17. status: constants/status
  18. langcode: constants/langcode
  19. cardinality: cardinality
  20. destination:
  21. plugin: entity:field_storage_config