person-1.0.0/recipe.yml
recipe.yml
name: 'Person Kit'
type: module
description: 'Initial configuration to provide a system for displaying people on your website'
install:
# Core
- link
- views
# Contrib
- add_content_by_bundle
- auto_entitylabel
- pathauto
- token
config:
actions:
field.storage.node.field_image:
createIfNotExists:
id: node.field_image
field_name: field_image
entity_type: node
type: image
settings:
target_type: file
module: image
locked: false
cardinality: 1
translatable: false
indexes:
target_id:
- target_id
persist_with_no_fields: false
custom_storage: false
