-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrecipe.yml
More file actions
45 lines (45 loc) · 1.28 KB
/
recipe.yml
File metadata and controls
45 lines (45 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
name: Storm CMS Page Builder
description: Enhances the page building experience with Drupal Layout Builder
recipes:
- storm_cms_content_type_base
install:
- layout_builder
- layout_builder_browser
- layout_builder_modal
- layout_builder_operation_link
- layout_builder_restrictions
- media_library_form_element
- section_library
- storm_cms_layout_builder
config:
import:
layout_builder_browser: "*"
layout_builder_restrictions: "*"
section_library: "*"
storm_cms_layout_builder: "*"
actions:
layout_builder_browser.settings:
simple_config_update:
use_modal: true
layout_builder_modal.settings:
simple_config_update:
modal_width: "1160"
use_modal:
add_block: add_block
choose_block: choose_block
choose_section: choose_section
configure_section: configure_section
remove_block: remove_block
remove_section: remove_section
update_block: update_block
choose_inline_block: choose_inline_block
metatag.settings:
simple_config_update:
entity_type_groups.node.landing_page:
- basic
- advanced
- open_graph
- twitter_cards
workflows.workflow.editorial:
addNodeTypes:
- landing_page