Enable Layout Builder for basic pages
This commit is contained in:
parent
cfb98aea2f
commit
c4eeb0990e
5 changed files with 84 additions and 1 deletions
21
config/sync/field.field.node.page.layout_builder__layout.yml
Normal file
21
config/sync/field.field.node.page.layout_builder__layout.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: fe1b76e7-6c11-47a3-8dce-73ccfc9328ac
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.layout_builder__layout
|
||||
- node.type.page
|
||||
module:
|
||||
- layout_builder
|
||||
id: node.page.layout_builder__layout
|
||||
field_name: layout_builder__layout
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: Layout
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: layout_section
|
Loading…
Add table
Add a link
Reference in a new issue