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,18 @@
uuid: f806baa5-39c5-4179-bf5a-03c988ba232a
langcode: en
status: true
dependencies:
module:
- node
id: node.field_people_email
field_name: field_people_email
entity_type: node
type: email
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false