Add page content type

This commit is contained in:
Oliver Davies 2020-02-12 11:09:57 +00:00
parent 98ca5dfeb5
commit 916535ac50
7 changed files with 213 additions and 0 deletions

View file

@ -0,0 +1,22 @@
uuid: a111aef5-4a29-4ded-aa04-f8e7eab53772
langcode: en
status: true
dependencies:
config:
- node.type.page
id: node.page.promote
field_name: promote
entity_type: node
bundle: page
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean