created articles and thématique content types
This commit is contained in:
22
config/sync/field.field.node.article.field_migration.yml
Normal file
22
config/sync/field.field.node.article.field_migration.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: f590405a-6a57-4392-82f4-ca43719edf1f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_migration
|
||||
- node.type.article
|
||||
module:
|
||||
- workflow
|
||||
id: node.article.field_migration
|
||||
field_name: field_migration
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Migration
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value:
|
||||
- { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: workflow
|
||||
Reference in New Issue
Block a user