Enable Layout Builder for basic pages
This commit is contained in:
parent
cfb98aea2f
commit
c4eeb0990e
5 changed files with 84 additions and 1 deletions
19
config/sync/field.storage.node.layout_builder__layout.yml
Normal file
19
config/sync/field.storage.node.layout_builder__layout.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
uuid: 13ca57ca-c937-4dea-93b8-efae12964e47
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- layout_builder
|
||||
- node
|
||||
id: node.layout_builder__layout
|
||||
field_name: layout_builder__layout
|
||||
entity_type: node
|
||||
type: layout_section
|
||||
settings: { }
|
||||
module: layout_builder
|
||||
locked: true
|
||||
cardinality: 1
|
||||
translatable: false
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue