Move all files to drupal-commerce-kickstart/
This commit is contained in:
parent
97b8977c17
commit
051b6f7b36
561 changed files with 0 additions and 0 deletions
|
|
@ -0,0 +1,40 @@
|
|||
uuid: bd15fd7b-5754-419e-9c6a-370b0c5c5e04
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- commerce_product.commerce_product_type.media
|
||||
- field.storage.commerce_product.images
|
||||
module:
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: RAtaMr_P5Y-vZGeKGGPXHU2r8R0jRoP75T0-LkiKNsE
|
||||
id: commerce_product.media.images
|
||||
field_name: images
|
||||
entity_type: commerce_product
|
||||
bundle: media
|
||||
label: Images
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
||||
Reference in a new issue