Add contact fields to people content type

This commit is contained in:
Clayton Dewey 2018-12-27 13:05:59 -07:00
parent 2ee3662315
commit 3262c6ccfa
7 changed files with 163 additions and 2 deletions

View file

@ -0,0 +1,19 @@
uuid: 2fc4903b-ce60-42de-ad58-e45374026971
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_people_email
- node.type.people
id: node.people.field_people_email
field_name: field_people_email
entity_type: node
bundle: people
label: Email
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: email