added book module

This commit is contained in:
2023-05-18 13:31:24 +02:00
parent ef4848e579
commit e05bf1b81d
9 changed files with 242 additions and 0 deletions
@@ -0,0 +1,24 @@
uuid: 7c385cfe-963d-426f-94a2-4ae909fa6a4d
langcode: en
status: true
dependencies:
config:
- node.type.book
_core:
default_config_hash: rYbAZX1eKDo7CVRnBnpYgdmk8HQo5IcKhzePCx9LCZY
id: node.book.promote
field_name: promote
entity_type: node
bundle: book
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