BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
20
config/sync/field.storage.node.field_distributor.yml
Normal file
20
config/sync/field.storage.node.field_distributor.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: f537e452-dfe0-4b02-a850-7d08c495958d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_distributor
|
||||
field_name: field_distributor
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user