Add title paragraph (title, subtitle, image)
This commit is contained in:
parent
30a439437b
commit
2f388bddd3
8 changed files with 219 additions and 0 deletions
20
config/sync/field.storage.paragraph.field_subtitle.yml
Normal file
20
config/sync/field.storage.paragraph.field_subtitle.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 67dda41e-5e4f-4ec5-9e59-0f7f6351d086
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.field_subtitle
|
||||
field_name: field_subtitle
|
||||
entity_type: paragraph
|
||||
type: text
|
||||
settings:
|
||||
max_length: 255
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue