BIG REFACTORING using composer create-project drupal-composer/drupal-project

This commit is contained in:
2019-01-28 17:05:29 +01:00
parent 17bb6e1dbc
commit 37689c3d4b
504 changed files with 1740 additions and 628 deletions

View File

@@ -0,0 +1,27 @@
uuid: 05779bc1-ef3d-42e3-9e62-ca74f3d085fb
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_attachments
- taxonomy.vocabulary.company
module:
- file
id: taxonomy_term.company.field_attachments
field_name: field_attachments
entity_type: taxonomy_term
bundle: company
label: Attachments
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'txt pdf doc docx'
max_filesize: ''
description_field: false
handler: 'default:file'
handler_settings: { }
field_type: file