Start adding testimonials
This commit is contained in:
parent
811ac5d9f2
commit
b8ca93ff2b
29 changed files with 1649 additions and 3 deletions
24
config/sync/field.field.node.testimonial.body.yml
Normal file
24
config/sync/field.field.node.testimonial.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: eb0dc10b-1f51-403a-a29c-81a514d3c1fb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.testimonial
|
||||
module:
|
||||
- text
|
||||
id: node.testimonial.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: testimonial
|
||||
label: Body
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: false
|
||||
required_summary: false
|
||||
allowed_formats: { }
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue