contact_category.yml
Same filename in other branches
File
-
core/
modules/ contact/ migrations/ contact_category.yml
View source
- id: contact_category
- label: Contact category configuration
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: contact_category
- process:
- id:
- -
- plugin: machine_name
- source: category
- -
- plugin: make_unique_entity_field
- entity_type: contact_form
- field: id
- length: 30
- label: category
- recipients: recipients
- reply: reply
- weight: weight
- destination:
- plugin: entity:contact_form
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.