Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
21
config/sync/field.field.node.page.field_seo_analysis.yml
Normal file
21
config/sync/field.field.node.page.field_seo_analysis.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 0809e1c3-b813-4fef-ad69-ff3c67d9ca72
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_seo_analysis
|
||||
- node.type.page
|
||||
module:
|
||||
- yoast_seo
|
||||
id: node.page.field_seo_analysis
|
||||
field_name: field_seo_analysis
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: 'SEO analysis'
|
||||
description: 'Pick the main keyword this page is about.'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: yoast_seo
|
Loading…
Add table
Add a link
Reference in a new issue