Add title paragraph (title, subtitle, image)
This commit is contained in:
parent
30a439437b
commit
2f388bddd3
8 changed files with 219 additions and 0 deletions
21
config/sync/field.field.paragraph.title.field_subtitle.yml
Normal file
21
config/sync/field.field.paragraph.title.field_subtitle.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 233caa0e-d7c3-47cd-945b-34d08b312e5a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_subtitle
|
||||
- paragraphs.paragraphs_type.title
|
||||
module:
|
||||
- text
|
||||
id: paragraph.title.field_subtitle
|
||||
field_name: field_subtitle
|
||||
entity_type: paragraph
|
||||
bundle: title
|
||||
label: Subtitle
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text
|
Loading…
Add table
Add a link
Reference in a new issue