Skip to content
Snippets Groups Projects

Issue #3487329: Provide installation checklist

1 unresolved thread
Files
12
@@ -2,30 +2,28 @@ langcode: en
status: true
dependencies:
module:
- installation_checklist
- layout_builder
- layout_discovery
id: welcome
label: 'Welcome to your site'
description: 'Presented to users when they complete the Drupal CMS install process.'
layout:
-
layout_id: layout_onecol
layout_id: layout_twocol_section
layout_settings:
label: ''
context_mapping: { }
column_widths: 75-25
components:
305a1b7e-9209-4e23-b8e8-2c5cc114c7e4:
uuid: 305a1b7e-9209-4e23-b8e8-2c5cc114c7e4
region: content
bf80ce8b-942a-4fd8-8498-ebb983f257eb:
uuid: bf80ce8b-942a-4fd8-8498-ebb983f257eb
region: first
configuration:
id: 'system_menu_block:welcome'
label: Welcome
id: installation_checklist_block
label: 'Installation Checklist'
label_display: '0'
provider: system
provider: installation_checklist
context_mapping: { }
level: 1
depth: 0
expand_all_items: false
weight: 0
additional: { }
third_party_settings: { }
Loading