Add basic block type

This commit is contained in:
Oliver Davies 2020-02-13 00:10:22 +00:00
parent 6c519a7580
commit c160f2303e
8 changed files with 663 additions and 0 deletions

View file

@ -0,0 +1,23 @@
uuid: 0ff17468-381b-4ff4-8576-4cc66d85dcab
langcode: en
status: true
dependencies:
config:
- block_content.type.basic_block
- field.storage.block_content.body
module:
- text
id: block_content.basic_block.body
field_name: body
entity_type: block_content
bundle: basic_block
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: false
required_summary: false
field_type: text_with_summary