Installed and configured commerce & commerce license, migrated uc_role to commerce license, core updates

This commit is contained in:
Bachir Soussi Chiadmi 2019-03-05 23:23:19 +01:00
parent 86393573f8
commit a0c70bfea5
278 changed files with 14485 additions and 203 deletions

View File

@ -21,6 +21,13 @@
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",
"drupal/amswap": "^2.0",
"drupal/commerce": "^2.12",
"drupal/commerce_license": "^2.0@alpha",
"drupal/commerce_migrate": "^2.0",
"drupal/commerce_monetico": "^1.0",
"drupal/commerce_pricelist": "2.x-dev",
"drupal/commerce_recurring": "1.x-dev",
"drupal/commerce_variation_cart_form": "1.x-dev",
"drupal/computed_field": "^2.0@beta",
"drupal/config_split": "^1.4",
"drupal/console": "^1.0.2",
@ -103,7 +110,7 @@
"The --limit option does not accept a value.": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
},
"drupal/simplenews": {
"simplenew migration compatibility": "https://www.drupal.org/files/issues/2018-10-16/simplenews-migrate85-2954077-7.patch"
"simplenew migration compatibility https://www.drupal.org/project/simplenews/issues/2954077": "https://www.drupal.org/files/issues/2019-03-05/simplenews-migrate85-2954077-22.patch"
}
},
"drupal-scaffold": {

1633
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,101 @@
form_settings:
commerce_license:
default_value: false
disable: false
hidden: false
commerce_log:
default_value: false
disable: false
hidden: false
commerce_order:
default_value: false
disable: false
hidden: false
commerce_order_item:
default_value: false
disable: false
hidden: false
commerce_payment:
default_value: false
disable: false
hidden: false
commerce_payment_method:
default_value: false
disable: false
hidden: false
commerce_product_variation:
default_value: false
disable: false
hidden: false
commerce_product:
default_value: false
disable: false
hidden: false
commerce_product_attribute_value:
default_value: false
disable: false
hidden: false
commerce_promotion_coupon:
default_value: false
disable: false
hidden: false
commerce_promotion:
default_value: false
disable: false
hidden: false
commerce_subscription:
default_value: false
disable: false
hidden: false
commerce_store:
default_value: false
disable: false
hidden: false
contact_message:
default_value: false
disable: false
hidden: false
file:
default_value: false
disable: false
hidden: false
node:
default_value: false
disable: false
hidden: false
profile:
default_value: false
disable: false
hidden: false
redirect:
default_value: false
disable: false
hidden: false
search_api_task:
default_value: false
disable: false
hidden: false
simplenews_subscriber:
default_value: false
disable: false
hidden: false
taxonomy_term:
default_value: false
disable: false
hidden: false
user:
default_value: false
disable: false
hidden: false
workflow_transition:
default_value: false
disable: false
hidden: false
workflow_scheduled_transition:
default_value: false
disable: false
hidden: false
menu_link_content:
default_value: false
disable: false
hidden: false

View File

@ -1,3 +1,5 @@
label: Surveillance
description: 'Entrées récentes du journal'
display:
default:
display_title: Maître
@ -15,12 +17,40 @@ display:
items_per_page_label: 'Éléments par page'
items_per_page_options_all_label: '- Tout -'
offset_label: Décalage
tags:
previous:
next:
fields:
nothing:
admin_label: Icône
wid:
label: WID
severity:
label: Importance
type:
label: Type
timestamp:
label: Date
message:
label: Message
alter:
alt: '{{ message }}'
name:
label: Utilisateur
separator: ', '
link:
label: Actions
filters:
type:
expose:
label: Type
severity:
expose:
label: Importance
title: 'Entrées récentes du journal'
empty:
area:
admin_label: 'Aucune entrée du journal n''est disponible.'
content: 'Aucune entrée du journal n''est disponible.'
page:
display_title: Page

View File

@ -0,0 +1,14 @@
uuid: d4b9fa7a-bde1-4e83-9888-3080797ba7ef
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: fxqz51vznyPWsGSU_3z1b1jp4GbZorPLjmXD0Q70y1M
id: commerce_license
label: 'Commerce License'
backend: database
backend_configuration:
lease_time: 300
processor: cron
processing_time: 180
locked: true

View File

@ -0,0 +1,14 @@
uuid: acde1ae4-2e90-4cd4-a98a-978ab9aff95d
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: OQlGKYeBfi-MnjiuafqBiLopnCd9XpM53-8Zi5cw9pI
id: commerce_license_notify
label: 'Commerce License Notifications'
backend: database
backend_configuration:
lease_time: 300
processor: cron
processing_time: 180
locked: true

View File

@ -0,0 +1,14 @@
uuid: 20d123ed-3faa-4c04-865e-e93cb8d83987
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: DC-4Lq_F9S5_qkrZdgsREpzrjqz658aL6IJcvIOozCc
id: commerce_recurring
label: 'Commerce Recurring'
backend: database
backend_configuration:
lease_time: 300
processor: cron
processing_time: 180
locked: true

View File

@ -0,0 +1,14 @@
uuid: 5f2b2553-fe2b-431e-b927-6ac4b791abbf
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: mrBML-mSE7gKDkRJdleP7qLpxfldTKlAerb0Bt2MNMA
id: default
label: Default
backend: database
backend_configuration:
lease_time: 300
processor: cron
processing_time: 90
locked: false

View File

@ -0,0 +1,37 @@
uuid: b4c46a5f-0eda-4b38-b7c7-b86efb50585e
langcode: en
status: true
dependencies:
module:
- commerce_payment
- email_registration
_core:
default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY
id: default
label: Default
plugin: multistep_default
configuration:
display_checkout_progress: true
panes:
login:
allow_guest_checkout: true
allow_registration: false
step: login
weight: 0
contact_information:
double_entry: true
step: order_information
weight: 1
billing_information:
step: order_information
weight: 2
review:
step: review
weight: 3
completion_message:
step: complete
weight: 4
order_summary:
view: commerce_checkout_order_summary
step: _sidebar
weight: 5

View File

@ -0,0 +1,52 @@
uuid: 6909971d-b780-4af3-967c-ae547d9e7926
langcode: en
status: true
dependencies:
module:
- commerce_payment
- commerce_promotion
- email_registration
id: materio_checkout_flow
label: 'materio checkout flow'
plugin: multistep_default
configuration:
display_checkout_progress: true
panes:
login:
allow_guest_checkout: false
allow_registration: true
step: login
weight: 10
review:
step: review
weight: 10
completion_message:
step: complete
weight: 10
completion_register:
step: complete
weight: 10
order_summary:
view: ''
step: _sidebar
weight: 10
contact_information:
double_entry: false
step: order_information
weight: 10
payment_process:
capture: true
step: payment
weight: 10
payment_information:
step: order_information
weight: 10
coupon_redemption:
allow_multiple: false
step: _sidebar
weight: 10
email_registration_login:
allow_guest_checkout: true
allow_registration: false
step: _disabled
weight: 10

View File

@ -0,0 +1,21 @@
uuid: e3eaa065-01db-421e-ba83-06ca691ac14a
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_product
module:
- commerce_tax
third_party_settings:
commerce_tax:
taxable_type: services
_core:
default_config_hash: 6n6q97CDOCqHGs4Dun3BqVJE6e1o6TA-69qCwoUU-SY
label: Default
id: default
purchasableEntityType: commerce_product_variation
orderType: default
traits:
- commerce_license_order_item_type
locked: false

View File

@ -0,0 +1,16 @@
uuid: d818cd42-d2ed-4b79-9c2c-f596aa39a56a
langcode: en
status: true
dependencies:
module:
- commerce_tax
third_party_settings:
commerce_tax:
taxable_type: digital_goods
label: 'materio order item type'
id: materio_order_item_type
purchasableEntityType: commerce_product_variation
orderType: materio_order_type
traits:
- commerce_license_order_item_type
locked: false

View File

@ -0,0 +1,22 @@
uuid: 65504bc8-0953-4f21-aaca-2970d7cd78bd
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_product
- commerce_recurring
module:
- commerce_tax
third_party_settings:
commerce_tax:
taxable_type: services
_core:
default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M
label: 'Recurring (Product variation)'
id: recurring_product_variation
purchasableEntityType: commerce_product_variation
orderType: recurring
traits:
- commerce_license_order_item_type
locked: true

View File

@ -0,0 +1,15 @@
uuid: 045671c1-aab5-4468-8178-c617dcea16a6
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_recurring
_core:
default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI
label: 'Recurring (Standalone)'
id: recurring_standalone
purchasableEntityType: ''
orderType: recurring
traits: { }
locked: true

View File

@ -0,0 +1,15 @@
uuid: 0e75b0ea-ab01-4de6-83c2-d1183c20aed8
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: pGvuJjaRPhhEY9oSM5EGsAtKWgGNSA-0aq4RIvd4BBE
label: Default
id: default
workflow: order_default
refresh_mode: customer
refresh_frequency: 300
sendReceipt: true
receiptBcc: ''
traits: { }
locked: false

View File

@ -0,0 +1,22 @@
uuid: 7bd4ddb9-f9ef-453c-9d2d-8ed17e77283c
langcode: en
status: true
dependencies:
module:
- commerce_cart
- commerce_checkout
third_party_settings:
commerce_cart:
cart_form_view: commerce_cart_form
cart_block_view: commerce_cart_block
commerce_checkout:
checkout_flow: materio_checkout_flow
label: 'materio order type'
id: materio_order_type
workflow: order_default
refresh_mode: customer
refresh_frequency: 300
sendReceipt: true
receiptBcc: ''
traits: { }
locked: false

View File

@ -0,0 +1,25 @@
uuid: 7a28a2d1-133c-46d5-89e1-05ecf3e7270c
langcode: en
status: true
dependencies:
module:
- commerce_cart
- commerce_checkout
- commerce_recurring
third_party_settings:
commerce_cart:
cart_form_view: commerce_cart_form
cart_block_view: commerce_cart_block
commerce_checkout:
checkout_flow: default
_core:
default_config_hash: 792iyvjCVODZf_5iMHKhvhpGeC-uLVBLdjqi3xSkDKg
label: Recurring
id: recurring
workflow: order_recurring
refresh_mode: customer
refresh_frequency: 300
sendReceipt: true
receiptBcc: ''
traits: { }
locked: true

View File

@ -0,0 +1,22 @@
uuid: 9fd9ac25-5b14-4630-a056-546da6b3b418
langcode: en
status: true
dependencies:
module:
- commerce_cmcic
id: cm_cic
label: CM-CIC
weight: null
plugin: commerce_cmcic
configuration:
display_label: CM-CIC
mode: test
payment_method_types:
- credit_card
bank_type: cic
version: '3.0'
security_key: 7C86189FA72DA637A722BB395BFB9D403D3C70P7
tpe: '6277685'
company: materio
conditions: { }
conditionOperator: AND

View File

@ -0,0 +1,9 @@
uuid: 58f56059-69ca-4ba3-8049-ad2396be83fa
langcode: en
status: true
dependencies: { }
currencyCode: EUR
name: Euro
numericCode: '978'
symbol:
fractionDigits: 2

View File

@ -0,0 +1,14 @@
uuid: f0fa8172-e692-471f-8f31-56c8f8249394
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 5TqAuVTl1_arKIBeD1qDfJM-pKmaFnqyYSQNdwEK_DQ
id: default
label: Default
description: ''
variationType: default
multipleVariations: true
injectVariationFields: true
traits: { }
locked: false

View File

@ -0,0 +1,12 @@
uuid: bcb6963e-b9e7-45ec-a138-a808f194ea8f
langcode: en
status: true
dependencies: { }
id: materio_product_type
label: 'materio product type'
description: ''
variationType: materio_product_variation_type
multipleVariations: true
injectVariationFields: true
traits: { }
locked: false

View File

@ -0,0 +1,20 @@
uuid: f5c212be-5b8f-45ef-8cfe-9b907c5b7ff5
langcode: en
status: true
dependencies:
module:
- commerce_license
third_party_settings:
commerce_license:
license_types: { }
activate_on_place: false
_core:
default_config_hash: 3vA4FKQ1Qu8B1R8UdGPnmMfJrYO6Y6uMqeNgDgXxods
id: default
label: Default
orderItemType: default
generateTitle: true
traits:
- commerce_license
- purchasable_entity_subscription
locked: false

View File

@ -0,0 +1,19 @@
uuid: 745074c2-58db-4818-ae69-8b01e11c22a1
langcode: en
status: true
dependencies:
module:
- commerce_license
third_party_settings:
commerce_license:
license_types:
role: role
activate_on_place: true
id: materio_product_variation_type
label: 'materio product variation type'
orderItemType: materio_order_item_type
generateTitle: false
traits:
- commerce_license
- purchasable_entity_subscription
locked: false

View File

@ -0,0 +1,21 @@
uuid: f221f0be-f2b3-4420-b02a-c30805cc133f
langcode: en
status: true
dependencies: { }
id: annual
label: Annual
displayLabel: Annual
billingType: prepaid
retrySchedule:
- 1
- 3
- 5
unpaidSubscriptionState: canceled
plugin: rolling
configuration:
trial_interval: { }
interval:
number: 1
unit: year
prorater: full_price
proraterConfiguration: { }

View File

@ -0,0 +1,21 @@
uuid: b9da167a-ce66-44bf-9f6d-3a26dbdb8e99
langcode: en
status: true
dependencies: { }
id: monthly
label: Monthly
displayLabel: Monthly
billingType: prepaid
retrySchedule:
- 1
- 3
- 5
unpaidSubscriptionState: canceled
plugin: rolling
configuration:
trial_interval: { }
interval:
number: 1
unit: month
prorater: full_price
proraterConfiguration: { }

View File

@ -0,0 +1,11 @@
uuid: e8e34c09-3f51-4629-9159-97cc2f26ec65
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: FGYrs0ZrjxSzRQMODyYqquV1UW5MN7S5wUG0Dp_OxWU
id: online
label: Online
description: ''
traits: { }
locked: false

View File

@ -0,0 +1,3 @@
default_store: f62391e2-4c98-4fd8-8f67-6c50d6ed10ef
_core:
default_config_hash: B9ZFGR76POyzj9f3Sh66F346_Jp-wnnUc78Hk3Q-60o

View File

@ -0,0 +1,9 @@
uuid: 9320e7b2-64b0-463b-842b-d6d0a142116c
langcode: en
status: true
dependencies: { }
id: eu
label: EU
plugin: european_union_vat
configuration:
display_inclusive: true

View File

@ -0,0 +1,50 @@
uuid: bd5f3569-7d53-4d63-8c84-5f4b3b5fe548
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.default
- field.field.commerce_order.default.order_items
module:
- commerce_order
- inline_entity_form
_core:
default_config_hash: 1NKrIQBqELStd0cyiuHeNArhuPvOZj36faDEG1dWqEA
id: commerce_order.default.default
targetEntityType: commerce_order
bundle: default
mode: default
content:
adjustments:
type: commerce_adjustment_default
weight: 2
settings: { }
third_party_settings: { }
region: content
billing_profile:
type: commerce_billing_profile
weight: 0
settings: { }
third_party_settings: { }
region: content
order_items:
type: inline_entity_form_complex
weight: 1
settings:
override_labels: true
label_singular: 'order item'
label_plural: 'order items'
allow_new: true
match_operator: CONTAINS
allow_existing: false
form_mode: default
third_party_settings: { }
region: content
hidden:
created: true
ip_address: true
mail: true
order_number: true
state: true
store_id: true
uid: true

View File

@ -0,0 +1,57 @@
uuid: cae81b86-6915-4dae-8372-2b1293433010
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.materio_order_type
- field.field.commerce_order.materio_order_type.order_items
module:
- commerce_order
- inline_entity_form
id: commerce_order.materio_order_type.default
targetEntityType: commerce_order
bundle: materio_order_type
mode: default
content:
adjustments:
type: commerce_adjustment_default
weight: 0
region: content
settings: { }
third_party_settings: { }
billing_profile:
type: commerce_billing_profile
weight: 0
settings: { }
region: content
third_party_settings: { }
cart:
type: boolean_checkbox
settings:
display_label: true
weight: 20
region: content
third_party_settings: { }
order_items:
type: inline_entity_form_complex
weight: 0
settings:
override_labels: true
label_singular: 'order item'
label_plural: 'order items'
form_mode: default
collapsible: false
collapsed: false
allow_new: true
allow_existing: false
match_operator: CONTAINS
allow_duplicate: false
third_party_settings: { }
region: content
hidden:
ip_address: true
mail: true
order_number: true
state: true
store_id: true
uid: true

View File

@ -0,0 +1,54 @@
uuid: 8d4ff124-1b5d-4a27-a741-b04f1228983f
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- field.field.commerce_order.recurring.billing_period
- field.field.commerce_order.recurring.billing_schedule
- field.field.commerce_order.recurring.order_items
module:
- commerce_order
- inline_entity_form
_core:
default_config_hash: 4fv0zPQ2YV4t2RPtYaHJo1bl4DU8EU44UWRCBQdJyqk
id: commerce_order.recurring.default
targetEntityType: commerce_order
bundle: recurring
mode: default
content:
adjustments:
type: commerce_adjustment_default
weight: 2
region: content
settings: { }
third_party_settings: { }
billing_profile:
type: commerce_billing_profile
weight: 0
settings: { }
region: content
third_party_settings: { }
order_items:
type: inline_entity_form_complex
weight: 1
region: content
settings:
form_mode: default
override_labels: true
label_singular: 'order item'
label_plural: 'order items'
allow_new: true
match_operator: CONTAINS
allow_existing: false
third_party_settings: { }
hidden:
billing_period: true
billing_schedule: true
cart: true
ip_address: true
mail: true
order_number: true
state: true
store_id: true
uid: true

View File

@ -0,0 +1,32 @@
uuid: 8f33c912-3ea5-426c-9e27-86eeca2e1bdd
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.default
- core.entity_form_mode.commerce_order_item.add_to_cart
enforced:
module:
- commerce_cart
- commerce_product
module:
- commerce_product
_core:
default_config_hash: dEAP3rR9rAW6OwN2i5jskLxvkOBHsclejItF8RL_KVQ
id: commerce_order_item.default.add_to_cart
targetEntityType: commerce_order_item
bundle: default
mode: add_to_cart
content:
purchased_entity:
type: commerce_product_variation_attributes
weight: 0
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
quantity: true
status: true
uid: true
unit_price: true

View File

@ -0,0 +1,48 @@
uuid: a31b0d8d-d808-47b1-a80f-8c69c4707d54
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.default
- field.field.commerce_order_item.default.license
enforced:
module:
- commerce_product
module:
- commerce_order
_core:
default_config_hash: AI9120ApX7uexCUMTuO3RgE5bWu8175i_bNlPMRXe7M
id: commerce_order_item.default.default
targetEntityType: commerce_order_item
bundle: default
mode: default
content:
purchased_entity:
type: entity_reference_autocomplete
weight: 0
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
region: content
quantity:
type: commerce_quantity
weight: 1
settings:
placeholder: ''
step: '1'
third_party_settings: { }
region: content
unit_price:
type: commerce_unit_price
weight: 2
settings:
require_confirmation: true
third_party_settings: { }
region: content
hidden:
created: true
license: true
status: true
uid: true

View File

@ -0,0 +1,34 @@
uuid: 468efac3-76f1-460d-a2b4-3ee77d97815f
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.default
- core.entity_form_mode.commerce_order_item.variation_cart_form
- field.field.commerce_order_item.default.license
enforced:
module:
- commerce_cart
- commerce_product
- commerce_variation_cart_form
_core:
default_config_hash: ckTrNmHo6qD3KP5GGTjzA4UhBNN9vhLXRJqwMlT__E4
id: commerce_order_item.default.variation_cart_form
targetEntityType: commerce_order_item
bundle: default
mode: variation_cart_form
content:
quantity:
type: number
weight: 1
settings:
placeholder: ''
third_party_settings: { }
region: content
hidden:
created: true
license: true
purchased_entity: true
status: true
uid: true
unit_price: true

View File

@ -0,0 +1,25 @@
uuid: 3713755f-abe1-436f-baca-e47e2f3e7634
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.materio_order_item_type
- core.entity_form_mode.commerce_order_item.add_to_cart
- field.field.commerce_order_item.materio_order_item_type.license
id: commerce_order_item.materio_order_item_type.add_to_cart
targetEntityType: commerce_order_item
bundle: materio_order_item_type
mode: add_to_cart
content:
quantity:
type: number
weight: 0
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
created: true
license: true
purchased_entity: true
unit_price: true

View File

@ -0,0 +1,18 @@
uuid: 7a2cdb8d-2ffc-41a2-abb5-f02b0decaa86
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.materio_order_item_type
- field.field.commerce_order_item.materio_order_item_type.license
id: commerce_order_item.materio_order_item_type.default
targetEntityType: commerce_order_item
bundle: materio_order_item_type
mode: default
content: { }
hidden:
created: true
license: true
purchased_entity: true
quantity: true
unit_price: true

View File

@ -0,0 +1,34 @@
uuid: a3abf38e-8930-4571-a0c9-b27ae67b3d2a
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_product_variation
- core.entity_form_mode.commerce_order_item.add_to_cart
module:
- commerce_order
id: commerce_order_item.recurring_product_variation.add_to_cart
targetEntityType: commerce_order_item
bundle: recurring_product_variation
mode: add_to_cart
content:
purchased_entity:
type: entity_reference_autocomplete
weight: -1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
region: content
third_party_settings: { }
quantity:
type: commerce_quantity
weight: 1
region: content
settings:
step: '1'
placeholder: ''
third_party_settings: { }
hidden:
created: true
unit_price: true

View File

@ -0,0 +1,45 @@
uuid: 45884467-b855-46c7-a494-2bd706eae28d
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_product_variation
- field.field.commerce_order_item.recurring_product_variation.billing_period
- field.field.commerce_order_item.recurring_product_variation.license
- field.field.commerce_order_item.recurring_product_variation.subscription
module:
- commerce_order
id: commerce_order_item.recurring_product_variation.default
targetEntityType: commerce_order_item
bundle: recurring_product_variation
mode: default
content:
purchased_entity:
type: entity_reference_autocomplete
weight: -1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
region: content
third_party_settings: { }
quantity:
type: commerce_quantity
weight: 1
region: content
settings:
step: '1'
placeholder: ''
third_party_settings: { }
unit_price:
type: commerce_unit_price
weight: 2
settings:
require_confirmation: true
region: content
third_party_settings: { }
hidden:
billing_period: true
created: true
license: true
subscription: true

View File

@ -0,0 +1,33 @@
uuid: f5641b79-0578-449f-a272-85476839fe6b
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_standalone
- core.entity_form_mode.commerce_order_item.add_to_cart
module:
- commerce_order
id: commerce_order_item.recurring_standalone.add_to_cart
targetEntityType: commerce_order_item
bundle: recurring_standalone
mode: add_to_cart
content:
quantity:
type: commerce_quantity
weight: 1
region: content
settings:
step: '1'
placeholder: ''
third_party_settings: { }
title:
type: string_textfield
weight: -1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
unit_price: true

View File

@ -0,0 +1,83 @@
uuid: 365f716b-fef4-464c-884b-323a60d1daf0
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.default
- field.field.commerce_product.default.body
- field.field.commerce_product.default.stores
- field.field.commerce_product.default.variations
module:
- commerce
- path
- text
_core:
default_config_hash: D83rjMOLFN_QzOmcrOY8Ro8bAguEQmmTq7wIcj3gLI8
id: commerce_product.default.default
targetEntityType: commerce_product
bundle: default
mode: default
content:
body:
type: text_textarea_with_summary
weight: 2
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 5
settings: { }
third_party_settings: { }
region: content
langcode:
type: language_select
weight: 3
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 7
settings: { }
third_party_settings: { }
region: content
status:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
stores:
type: commerce_entity_select
weight: 0
settings:
hide_single_entity: true
autocomplete_threshold: 7
autocomplete_size: 60
autocomplete_placeholder: ''
third_party_settings: { }
region: content
title:
type: string_textfield
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
uid:
type: entity_reference_autocomplete
weight: 4
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
region: content
hidden:
variations: true

View File

@ -0,0 +1,80 @@
uuid: e92de2a9-9c0f-4e8c-9e93-e67fdf1f2d82
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.materio_product_type
- field.field.commerce_product.materio_product_type.body
- field.field.commerce_product.materio_product_type.stores
module:
- commerce
- path
- text
id: commerce_product.materio_product_type.default
targetEntityType: commerce_product
bundle: materio_product_type
mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 90
region: content
third_party_settings: { }
stores:
type: commerce_entity_select
weight: -10
settings:
hide_single_entity: true
autocomplete_threshold: 7
autocomplete_size: 60
autocomplete_placeholder: ''
third_party_settings: { }
region: content
title:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,81 @@
uuid: 8c33b314-9381-403f-8010-c30c9fb6bab3
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- field.field.commerce_product_variation.default.billing_schedule
- field.field.commerce_product_variation.default.license_expiration
- field.field.commerce_product_variation.default.license_type
- field.field.commerce_product_variation.default.subscription_type
module:
- commerce
- commerce_price
_core:
default_config_hash: tPYXAFcoBHG1jtgfl021t-ns7EE7da_S-o2zfS7aLUQ
id: commerce_product_variation.default.default
targetEntityType: commerce_product_variation
bundle: default
mode: default
content:
billing_schedule:
type: options_select
weight: 22
settings: { }
third_party_settings: { }
region: content
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
license_expiration:
type: commerce_plugin_select
weight: 21
settings: { }
third_party_settings: { }
region: content
license_type:
type: commerce_plugin_select
weight: 20
settings: { }
third_party_settings: { }
region: content
list_price:
type: commerce_list_price
weight: -1
region: content
settings: { }
third_party_settings: { }
price:
type: commerce_price_default
weight: 0
settings: { }
third_party_settings: { }
region: content
sku:
type: string_textfield
weight: -4
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
status:
type: boolean_checkbox
weight: 10
settings:
display_label: true
third_party_settings: { }
region: content
subscription_type:
type: commerce_plugin_select
weight: 0
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
uid: true

View File

@ -0,0 +1,97 @@
uuid: 4a9db798-2d08-4a75-9def-055b6d4dc338
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.field.commerce_product_variation.materio_product_variation_type.billing_schedule
- field.field.commerce_product_variation.materio_product_variation_type.field_description
- field.field.commerce_product_variation.materio_product_variation_type.license_expiration
- field.field.commerce_product_variation.materio_product_variation_type.license_type
- field.field.commerce_product_variation.materio_product_variation_type.subscription_type
module:
- commerce
- commerce_price
- text
id: commerce_product_variation.materio_product_variation_type.default
targetEntityType: commerce_product_variation
bundle: materio_product_variation_type
mode: default
content:
billing_schedule:
type: options_select
weight: 91
settings: { }
third_party_settings: { }
region: content
field_description:
weight: 92
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
license_expiration:
type: commerce_plugin_select
weight: 21
settings: { }
third_party_settings: { }
region: content
license_type:
type: commerce_plugin_select
weight: 20
settings: { }
third_party_settings: { }
region: content
list_price:
type: commerce_list_price
weight: -1
region: content
settings: { }
third_party_settings: { }
price:
type: commerce_price_default
weight: 0
region: content
settings: { }
third_party_settings: { }
sku:
type: string_textfield
weight: -4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 90
region: content
third_party_settings: { }
subscription_type:
type: commerce_plugin_select
weight: 0
settings: { }
third_party_settings: { }
region: content
title:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
uid: true

View File

@ -0,0 +1,78 @@
uuid: 058edd5d-0113-4eb0-b7dc-9a568660a7cb
langcode: en
status: true
dependencies:
config:
- commerce_store.commerce_store_type.online
module:
- address
- path
_core:
default_config_hash: aOjgfb6yMxeaSWFwXTCknWVCT0JD6vYcflAXlczbBEI
id: commerce_store.online.default
targetEntityType: commerce_store
bundle: online
mode: default
content:
address:
type: address_default
settings:
default_country: site_default
weight: 3
region: content
third_party_settings: { }
billing_countries:
type: options_select
weight: 4
region: content
settings: { }
third_party_settings: { }
default_currency:
type: options_select
weight: 2
region: content
settings: { }
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
mail:
type: email_default
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
prices_include_tax:
type: boolean_checkbox
settings:
display_label: true
weight: 3
region: content
third_party_settings: { }
tax_registrations:
type: options_select
weight: 4
region: content
settings: { }
third_party_settings: { }
hidden: { }

View File

@ -30,6 +30,7 @@ dependencies:
- file
- image
- materio_samples
- path
- text
- video_embed_field
- workflow
@ -223,7 +224,7 @@ content:
type: entity_reference_autocomplete
region: content
field_localisation_old:
weight: 35
weight: 1
settings:
size: 60
placeholder: ''
@ -312,6 +313,12 @@ content:
settings:
include_locked: true
third_party_settings: { }
path:
type: path
weight: 2
region: content
settings: { }
third_party_settings: { }
title:
type: string_textfield
weight: 1
@ -325,13 +332,16 @@ content:
region: content
settings: { }
third_party_settings: { }
url_redirects:
weight: 3
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
field_index: true
field_reference: true
path: true
promote: true
status: true
sticky: true
uid: true
url_redirects: true

View File

@ -0,0 +1,26 @@
uuid: 645923fc-aa1c-4e50-977b-88092d3f7047
langcode: en
status: true
dependencies:
config:
- field.field.profile.customer.address
- profile.type.customer
enforced:
module:
- commerce_order
module:
- address
_core:
default_config_hash: 7mnnVkJkUSPhil9xoiTfdTivMqxCUloT_71AHWNUbJg
id: profile.customer.default
targetEntityType: profile
bundle: customer
mode: default
content:
address:
type: address_default
weight: 0
settings: { }
third_party_settings: { }
region: content
hidden: { }

View File

@ -0,0 +1,15 @@
uuid: 81388d7c-dbe8-4ac0-86ce-d172fe4e3345
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_cart
module:
- commerce_order
_core:
default_config_hash: BeqBf6Mm59Nebv4SsV0yvK5EspkCegPqvwnqwEBvEp0
id: commerce_order_item.add_to_cart
label: 'Add to cart'
targetEntityType: commerce_order_item
cache: true

View File

@ -0,0 +1,17 @@
uuid: 40945bff-da3d-49c0-9142-a135528a4aa6
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_cart
- commerce_product
- commerce_variation_cart_form
module:
- commerce_order
_core:
default_config_hash: u--mTnS-vYPf2RaezDnxj9Sl0GFgFSi4fgzVPPlCMM0
id: commerce_order_item.variation_cart_form
label: 'Variation cart form'
targetEntityType: commerce_order_item
cache: true

View File

@ -0,0 +1,96 @@
uuid: 25523850-f701-4c6c-92d2-7a680ee97d10
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.default
- field.field.commerce_order.default.order_items
module:
- commerce_order
- state_machine
- user
_core:
default_config_hash: DGdHybHLw9uLIR4f16miPoJYlsJxbxZk_li7kD13aE4
id: commerce_order.default.default
targetEntityType: commerce_order
bundle: default
mode: default
content:
changed:
type: timestamp
weight: 4
label: inline
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
region: content
completed:
label: inline
type: timestamp
weight: 2
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
region: content
ip_address:
label: inline
type: string
weight: 7
settings:
link_to_entity: false
third_party_settings: { }
region: content
mail:
label: inline
type: basic_string
weight: 6
settings: { }
third_party_settings: { }
region: content
order_items:
type: commerce_order_item_table
weight: 0
settings: { }
third_party_settings: { }
label: hidden
region: content
placed:
label: inline
type: timestamp
weight: 3
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
region: content
state:
label: hidden
type: state_transition_form
weight: 8
settings: { }
third_party_settings: { }
region: content
total_price:
type: commerce_order_total_summary
weight: 1
settings: { }
third_party_settings: { }
label: hidden
region: content
uid:
label: inline
type: author
weight: 5
settings: { }
third_party_settings: { }
region: content
hidden:
billing_profile: true
order_number: true
store_id: true
total_paid: true

View File

@ -0,0 +1,90 @@
uuid: 86d60508-1594-49b7-b7f1-d230f9855a01
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.default
- core.entity_view_mode.commerce_order.user
- field.field.commerce_order.default.order_items
module:
- commerce_order
- entity_reference_revisions
- options
_core:
default_config_hash: UcQydNwgf9NMjqKyyPwC9mJu-QmHqV7HKOcIp0VuV7w
id: commerce_order.default.user
targetEntityType: commerce_order
bundle: default
mode: user
content:
billing_profile:
type: entity_reference_revisions_entity_view
weight: 0
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
region: content
completed:
label: inline
type: timestamp
weight: 2
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
region: content
mail:
label: inline
type: basic_string
weight: 1
settings: { }
third_party_settings: { }
region: content
order_items:
type: commerce_order_item_table
weight: 5
settings: { }
third_party_settings: { }
label: hidden
region: content
order_number:
type: string
weight: 0
label: inline
settings:
link_to_entity: false
third_party_settings: { }
region: content
placed:
label: inline
type: timestamp
weight: 3
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
region: content
state:
type: list_default
weight: 4
label: inline
settings: { }
third_party_settings: { }
region: content
total_price:
type: commerce_order_total_summary
weight: 6
settings: { }
third_party_settings: { }
label: hidden
region: content
hidden:
changed: true
ip_address: true
store_id: true
total_paid: true
uid: true

View File

@ -0,0 +1,86 @@
uuid: 841604d9-9a57-44cc-aa1b-00565644f5c4
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.materio_order_type
- field.field.commerce_order.materio_order_type.order_items
module:
- commerce_order
- state_machine
- user
id: commerce_order.materio_order_type.default
targetEntityType: commerce_order
bundle: materio_order_type
mode: default
content:
completed:
label: above
type: timestamp
weight: 0
region: content
settings:
date_format: medium
custom_date_format: ''
timezone: ''
third_party_settings: { }
ip_address:
label: above
type: string
weight: 0
region: content
settings:
link_to_entity: false
third_party_settings: { }
mail:
label: above
type: string
weight: 0
region: content
settings:
link_to_entity: false
third_party_settings: { }
order_items:
type: commerce_order_item_table
weight: 0
label: above
settings: { }
third_party_settings: { }
region: content
placed:
label: above
type: timestamp
weight: 0
region: content
settings:
date_format: medium
custom_date_format: ''
timezone: ''
third_party_settings: { }
state:
label: hidden
type: state_transition_form
weight: 10
region: content
settings: { }
third_party_settings: { }
total_price:
label: hidden
type: commerce_order_total_summary
weight: 0
region: content
settings: { }
third_party_settings: { }
uid:
label: above
type: author
weight: 0
region: content
settings: { }
third_party_settings: { }
hidden:
billing_profile: true
changed: true
order_number: true
store_id: true
total_paid: true

View File

@ -0,0 +1,107 @@
uuid: 714cab91-b2d0-4bd4-9717-b453024a0d83
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- field.field.commerce_order.recurring.billing_period
- field.field.commerce_order.recurring.billing_schedule
- field.field.commerce_order.recurring.order_items
module:
- commerce_order
- commerce_recurring
- state_machine
- user
_core:
default_config_hash: pqjQQwD6q0YCbnK5waryaHLLPnUIqgheGscABnsVCjc
id: commerce_order.recurring.default
targetEntityType: commerce_order
bundle: recurring
mode: default
content:
billing_period:
type: commerce_billing_period_default
weight: 0
region: content
label: above
settings: { }
third_party_settings: { }
changed:
type: timestamp
weight: 5
region: content
label: inline
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
completed:
label: inline
type: timestamp
weight: 3
region: content
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
ip_address:
label: inline
type: string
weight: 8
region: content
settings:
link_to_entity: false
third_party_settings: { }
mail:
label: inline
type: email_mailto
weight: 7
region: content
settings: { }
third_party_settings: { }
order_items:
type: commerce_order_item_table
weight: 1
region: content
label: hidden
settings: { }
third_party_settings: { }
placed:
label: inline
type: timestamp
weight: 4
region: content
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
state:
label: hidden
type: state_transition_form
weight: 9
region: content
settings: { }
third_party_settings: { }
total_price:
label: hidden
type: commerce_order_total_summary
weight: 2
region: content
settings: { }
third_party_settings: { }
uid:
label: inline
type: author
weight: 6
region: content
settings: { }
third_party_settings: { }
hidden:
billing_profile: true
billing_schedule: true
order_number: true
store_id: true
total_paid: true

View File

@ -0,0 +1,123 @@
uuid: 310d6889-4549-4c20-98e8-4f9e7b94eae0
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- core.entity_view_mode.commerce_order.user
- field.field.commerce_order.recurring.billing_period
- field.field.commerce_order.recurring.billing_schedule
- field.field.commerce_order.recurring.order_items
module:
- commerce_order
- commerce_recurring
- entity_reference_revisions
- state_machine
_core:
default_config_hash: ya1p4AsX8W8oQtLFJYLvK7H3Gk5w-UHRvujK9mdRmN0
id: commerce_order.recurring.user
targetEntityType: commerce_order
bundle: recurring
mode: user
content:
billing_period:
type: commerce_billing_period_default
weight: 1
region: content
label: above
settings: { }
third_party_settings: { }
billing_profile:
type: entity_reference_revisions_entity_view
weight: 2
region: content
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
changed:
type: timestamp
weight: 12
region: content
label: inline
settings:
date_format: medium
custom_date_format: ''
timezone: ''
third_party_settings: { }
completed:
label: inline
type: timestamp
weight: 4
region: content
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
mail:
label: inline
type: email_mailto
weight: 3
region: content
settings: { }
third_party_settings: { }
order_items:
type: commerce_order_item_table
weight: 7
region: content
label: hidden
settings: { }
third_party_settings: { }
order_number:
type: string
weight: 0
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
placed:
label: inline
type: timestamp
weight: 5
region: content
settings:
date_format: short
custom_date_format: ''
timezone: ''
third_party_settings: { }
state:
label: hidden
type: state_transition_form
weight: 6
region: content
settings: { }
third_party_settings: { }
store_id:
type: entity_reference_entity_id
weight: 9
region: content
label: above
settings: { }
third_party_settings: { }
total_price:
label: hidden
type: commerce_order_total_summary
weight: 8
region: content
settings: { }
third_party_settings: { }
uid:
type: entity_reference_label
weight: 10
region: content
label: inline
settings:
link: true
third_party_settings: { }
hidden:
billing_schedule: true
ip_address: true
total_paid: true

View File

@ -0,0 +1,77 @@
uuid: 532cb236-5796-4f6e-9351-6c4041b09b29
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.default
- field.field.commerce_order_item.default.license
enforced:
module:
- commerce_product
module:
- commerce_price
_core:
default_config_hash: na1I045I2I_Fv3VhEW6TVW4IwUqNkexoPdIcvDoRUss
id: commerce_order_item.default.default
targetEntityType: commerce_order_item
bundle: default
mode: default
content:
created:
label: hidden
type: timestamp
weight: 0
region: content
settings:
date_format: medium
custom_date_format: ''
timezone: ''
third_party_settings: { }
license:
region: hidden
weight: 4
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
purchased_entity:
type: entity_reference_entity_view
weight: 0
settings:
view_mode: default
link: false
third_party_settings: { }
label: above
region: content
quantity:
type: number_decimal
weight: 1
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }
label: above
region: content
total_price:
type: commerce_price_default
weight: 3
settings:
strip_trailing_zeroes: false
currency_display: symbol
third_party_settings: { }
label: above
region: content
unit_price:
type: commerce_price_default
weight: 2
settings:
strip_trailing_zeroes: false
currency_display: symbol
third_party_settings: { }
label: above
region: content
hidden:
adjustments: true

View File

@ -0,0 +1,20 @@
uuid: eecccc15-3a87-4675-b391-1f841e11e81d
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.materio_order_item_type
- field.field.commerce_order_item.materio_order_item_type.license
id: commerce_order_item.materio_order_item_type.default
targetEntityType: commerce_order_item
bundle: materio_order_item_type
mode: default
content: { }
hidden:
adjustments: true
created: true
license: true
purchased_entity: true
quantity: true
total_price: true
unit_price: true

View File

@ -0,0 +1,40 @@
uuid: 1e93e277-b023-43a9-ba1a-baa2b5207c56
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_product_variation
- field.field.commerce_order_item.recurring_product_variation.billing_period
- field.field.commerce_order_item.recurring_product_variation.license
- field.field.commerce_order_item.recurring_product_variation.subscription
id: commerce_order_item.recurring_product_variation.default
targetEntityType: commerce_order_item
bundle: recurring_product_variation
mode: default
content:
created:
label: hidden
type: timestamp
weight: 0
region: content
settings:
date_format: medium
custom_date_format: ''
timezone: ''
third_party_settings: { }
license:
region: hidden
weight: 1
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
hidden:
adjustments: true
billing_period: true
purchased_entity: true
quantity: true
subscription: true
total_price: true
unit_price: true

View File

@ -0,0 +1,49 @@
uuid: a81d86c7-7347-403e-a614-7694a61e49ee
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.default
- field.field.commerce_product.default.body
- field.field.commerce_product.default.stores
- field.field.commerce_product.default.variations
module:
- commerce_product
- text
_core:
default_config_hash: gT03TFcuSod4d9uPQNs_gqK1F1QZ0Ray5CBYW0BNLnk
id: commerce_product.default.default
targetEntityType: commerce_product
bundle: default
mode: default
content:
body:
type: text_default
weight: 0
label: hidden
settings: { }
third_party_settings: { }
region: content
title:
label: hidden
type: string
weight: -5
region: content
settings:
link_to_entity: false
third_party_settings: { }
variations:
type: commerce_add_to_cart
weight: 1
label: hidden
settings:
default_quantity: '1'
combine: true
show_quantity: false
third_party_settings: { }
region: content
hidden:
created: true
langcode: true
stores: true
uid: true

View File

@ -0,0 +1,30 @@
uuid: 839dd32f-c32f-4f5e-82f3-0734c5e8c707
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.materio_product_type
- field.field.commerce_product.materio_product_type.body
- field.field.commerce_product.materio_product_type.stores
- field.field.commerce_product.materio_product_type.variations
id: commerce_product.materio_product_type.default
targetEntityType: commerce_product
bundle: materio_product_type
mode: default
content:
variations:
type: entity_reference_entity_view
weight: 0
region: content
label: hidden
settings:
view_mode: default
link: false
third_party_settings: { }
hidden:
body: true
created: true
langcode: true
stores: true
title: true
uid: true

View File

@ -0,0 +1,42 @@
uuid: 87074845-5575-4df4-8ee7-49425b4f8912
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- core.entity_view_mode.commerce_product_variation.cart
enforced:
module:
- commerce_cart
- commerce_product
module:
- commerce_price
_core:
default_config_hash: EVn6BiYwtiYYiS-9vG5bvZDkkX9hQq1SgIqeQ_iPC-I
id: commerce_product_variation.default.cart
targetEntityType: commerce_product_variation
bundle: default
mode: cart
content:
list_price:
label: above
type: commerce_price_default
weight: -1
region: content
settings:
strip_trailing_zeroes: false
currency_display: symbol
third_party_settings: { }
product_id:
type: entity_reference_label
weight: 0
label: hidden
settings:
link: true
third_party_settings: { }
region: content
hidden:
langcode: true
price: true
sku: true
title: true

View File

@ -0,0 +1,48 @@
uuid: 7144d68f-68d6-48f8-bda7-a9dafa4921ec
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- core.entity_view_mode.commerce_product_variation.summary
enforced:
module:
- commerce_checkout
module:
- commerce_price
_core:
default_config_hash: FZNRP3e--QCbG69eQ4ekdrlzlfpBHRYCuAkM5QStgSQ
id: commerce_product_variation.default.summary
targetEntityType: commerce_product_variation
bundle: default
mode: summary
content:
list_price:
label: above
type: commerce_price_default
weight: -1
region: content
settings:
strip_trailing_zeroes: false
currency_display: symbol
third_party_settings: { }
product_id:
type: entity_reference_label
weight: 0
label: hidden
settings:
link: true
third_party_settings: { }
region: content
title:
label: hidden
type: string
weight: -5
settings:
link_to_entity: false
third_party_settings: { }
region: content
hidden:
langcode: true
price: true
sku: true

View File

@ -0,0 +1,61 @@
uuid: ea845d51-d640-47f1-bd80-224114b48e8b
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.field.commerce_product_variation.materio_product_variation_type.billing_schedule
- field.field.commerce_product_variation.materio_product_variation_type.field_description
- field.field.commerce_product_variation.materio_product_variation_type.license_expiration
- field.field.commerce_product_variation.materio_product_variation_type.license_type
- field.field.commerce_product_variation.materio_product_variation_type.subscription_type
module:
- commerce_price
- commerce_variation_cart_form
- text
third_party_settings:
commerce_variation_cart_form:
combine: '1'
id: commerce_product_variation.materio_product_variation_type.default
targetEntityType: commerce_product_variation
bundle: materio_product_variation_type
mode: default
content:
commerce_variation_cart_form:
weight: 3
region: content
settings: { }
third_party_settings: { }
field_description:
weight: 2
label: hidden
settings: { }
third_party_settings: { }
type: text_default
region: content
price:
label: hidden
type: commerce_price_default
weight: 1
region: content
settings:
strip_trailing_zeroes: false
currency_display: symbol
third_party_settings: { }
title:
type: string
weight: 0
region: content
label: hidden
settings:
link_to_entity: true
third_party_settings: { }
hidden:
billing_schedule: true
langcode: true
license_expiration: true
license_type: true
list_price: true
product_id: true
sku: true
subscription_type: true

View File

@ -0,0 +1,28 @@
uuid: 7a898ca3-e7d1-4a8f-8492-c1789f286132
langcode: en
status: true
dependencies:
config:
- commerce_store.commerce_store_type.online
module:
- address
_core:
default_config_hash: fUxrlZt5z8U8dKAADqGtH0YQWZSVXIkH9Ga5abq8HwU
id: commerce_store.online.default
targetEntityType: commerce_store
bundle: online
mode: default
content:
address:
type: address_default
weight: 1
label: above
settings: { }
third_party_settings: { }
region: content
hidden:
billing_countries: true
default_currency: true
langcode: true
mail: true
name: true

View File

@ -0,0 +1,27 @@
uuid: 7876efd4-1c9a-4a9a-ad6d-bfb9c2e12de2
langcode: en
status: true
dependencies:
config:
- field.field.profile.customer.address
- profile.type.customer
enforced:
module:
- commerce_order
module:
- address
_core:
default_config_hash: '-D8G44VGLIAIFvoHm_u7-Awnie4iCenOWfldrpNy_ys'
id: profile.customer.default
targetEntityType: profile
bundle: customer
mode: default
content:
address:
type: address_default
weight: 0
label: hidden
settings: { }
third_party_settings: { }
region: content
hidden: { }

View File

@ -0,0 +1,12 @@
uuid: e037686e-b9b6-4bfe-b447-0c573e12b863
langcode: en
status: true
dependencies:
module:
- commerce_order
_core:
default_config_hash: zGcQPC5MWgNSsQxarSWsXNIVpjb_vDAdcDLPupYmxQ8
id: commerce_order.user
label: User
targetEntityType: commerce_order
cache: true

View File

@ -0,0 +1,12 @@
uuid: f98862e5-1d48-42f0-832d-72cb820e85b5
langcode: en
status: true
dependencies:
module:
- commerce_product
_core:
default_config_hash: ry5RvX-mOnp2GQWzMqSYjPz-jKfP1nSo4Xo4kJCodlE
id: commerce_product_attribute_value.add_to_cart
label: 'Add to Cart Form'
targetEntityType: commerce_product_attribute_value
cache: true

View File

@ -0,0 +1,16 @@
uuid: cc66d260-9165-4918-bb73-5140574a8c9c
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_cart
- commerce_product
module:
- commerce_product
_core:
default_config_hash: SjZo-csuMc7wQHh55OpVRuTrQTp8zy3k6cR9RykDWIg
id: commerce_product_variation.cart
label: Cart
targetEntityType: commerce_product_variation
cache: true

View File

@ -0,0 +1,15 @@
uuid: c3a1dc15-726d-4dae-aab0-eb5a9f9a47b2
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_checkout
module:
- commerce_product
_core:
default_config_hash: 23R0npqqL2T9F-gDL2Lor2GfZj_lDvmv-kwdQzPCxMw
id: commerce_product_variation.summary
label: Summary
targetEntityType: commerce_product_variation
cache: true

View File

@ -4,6 +4,7 @@ module:
admin_toolbar: 0
admin_toolbar_links_access_filter: 0
advanced_text_formatter: 0
advancedqueue: 0
amswap: 0
audiofield: 0
autocomplete_deluxe: 0
@ -15,6 +16,24 @@ module:
breakpoint: 0
bulkdelete: 0
ckeditor: 0
commerce: 0
commerce_cart: 0
commerce_checkout: 0
commerce_cmcic: 0
commerce_license: 0
commerce_log: 0
commerce_migrate: 0
commerce_migrate_ubercart: 0
commerce_order: 0
commerce_payment: 0
commerce_price: 0
commerce_pricelist: 0
commerce_product: 0
commerce_promotion: 0
commerce_recurring: 0
commerce_store: 0
commerce_tax: 0
commerce_variation_cart_form: 0
computed_field: 0
config: 0
config_filter: 0
@ -41,6 +60,7 @@ module:
entity: 0
entity_browser: 0
entity_browser_enhanced: 0
entity_reference_revisions: 0
field: 0
field_group: 0
field_ui: 0
@ -51,6 +71,7 @@ module:
honeypot: 0
image: 0
inline_entity_form: 0
interval: 0
kint: 0
language: 0
link: 0
@ -82,6 +103,7 @@ module:
pathologic: 0
persistent_login: 0
profile: 0
recurring_period: 0
redirect: 0
redis: 0
responsive_image: 0
@ -91,6 +113,7 @@ module:
simplenews: 0
smart_trim: 0
smtp: 0
state_machine: 0
synonyms: 0
system: 0
taxonomy: 0

View File

@ -0,0 +1,23 @@
uuid: fc368711-3598-4c69-bace-df1be681bc3d
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.default
- field.storage.commerce_order.order_items
_core:
default_config_hash: iqPSpcfsl-SdT3MtQLp1uBc4udRzM_185m3Yqd5KdTA
id: commerce_order.default.order_items
field_name: order_items
entity_type: commerce_order
bundle: default
label: 'Order items'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_order_item'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: 3becbec4-756f-4f81-a751-e0f5741aa5de
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.materio_order_type
- field.storage.commerce_order.order_items
id: commerce_order.materio_order_type.order_items
field_name: order_items
entity_type: commerce_order
bundle: materio_order_type
label: 'Order items'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_order_item'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,23 @@
uuid: e4415611-fb36-40da-ae2a-8f92ddb95cfa
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- field.storage.commerce_order.billing_period
module:
- commerce_recurring
_core:
default_config_hash: 4Vu5Ni_pOJPYydTtLPzfypNWmMT23TMhpG_y5HZnqFQ
id: commerce_order.recurring.billing_period
field_name: billing_period
entity_type: commerce_order
bundle: recurring
label: 'Billing period'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: commerce_billing_period

View File

@ -0,0 +1,23 @@
uuid: c8ac8380-e78a-43ae-9c46-8737eb30b503
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- field.storage.commerce_order.billing_schedule
_core:
default_config_hash: TA8Ay3J9zJ9s_bIdiSP8deiI9DMCMupgQ6HTR8yasBU
id: commerce_order.recurring.billing_schedule
field_name: billing_schedule
entity_type: commerce_order
bundle: recurring
label: 'Billing schedule'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_billing_schedule'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,23 @@
uuid: 4857c81e-d332-4af2-a116-f2c903701ef3
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- field.storage.commerce_order.order_items
_core:
default_config_hash: Iv22eWTSd-PFWM0Eb5ZLa4ezegeFBrCzDpf3SgpTZ_A
id: commerce_order.recurring.order_items
field_name: order_items
entity_type: commerce_order
bundle: recurring
label: 'Order items'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_order_item'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: d59472fc-7e68-4573-8f24-726c5c4db458
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.default
- field.storage.commerce_order_item.license
id: commerce_order_item.default.license
field_name: license
entity_type: commerce_order_item
bundle: default
label: License
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_license'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: e6d47ba6-45d3-4f5f-9c41-1b77865f6457
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.materio_order_item_type
- field.storage.commerce_order_item.license
id: commerce_order_item.materio_order_item_type.license
field_name: license
entity_type: commerce_order_item
bundle: materio_order_item_type
label: License
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_license'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,23 @@
uuid: d2c4b17d-16f0-49fe-9955-d2ad51e21252
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_product_variation
- field.storage.commerce_order_item.billing_period
module:
- commerce_recurring
_core:
default_config_hash: ZmMg3kY0eEu7hyeYp7DBJSfVlch6i3_IboXfYuRz2g8
id: commerce_order_item.recurring_product_variation.billing_period
field_name: billing_period
entity_type: commerce_order_item
bundle: recurring_product_variation
label: 'Billing period'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: commerce_billing_period

View File

@ -0,0 +1,21 @@
uuid: be89e441-566b-472b-9697-62057b1e3ebe
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_product_variation
- field.storage.commerce_order_item.license
id: commerce_order_item.recurring_product_variation.license
field_name: license
entity_type: commerce_order_item
bundle: recurring_product_variation
label: License
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_license'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,23 @@
uuid: b180f9ee-59e5-46d6-b189-b6bd92b88590
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_product_variation
- field.storage.commerce_order_item.subscription
_core:
default_config_hash: zKAUvD7w6Ted9fGYdYlEtW9PAjYrcDZMt1dVeRHECW8
id: commerce_order_item.recurring_product_variation.subscription
field_name: subscription
entity_type: commerce_order_item
bundle: recurring_product_variation
label: Subscription
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_subscription'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,23 @@
uuid: e55480a2-c531-4efa-91b1-07e8fde7c440
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_standalone
- field.storage.commerce_order_item.billing_period
module:
- commerce_recurring
_core:
default_config_hash: 8z6LA1pZVQ8kEMvTk4iudjxjw_lmwTijHcpVVvNLroY
id: commerce_order_item.recurring_standalone.billing_period
field_name: billing_period
entity_type: commerce_order_item
bundle: recurring_standalone
label: 'Billing period'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: commerce_billing_period

View File

@ -0,0 +1,23 @@
uuid: bbc760ab-50b0-4aa4-91a5-b802ab09f47d
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.recurring_standalone
- field.storage.commerce_order_item.subscription
_core:
default_config_hash: vFJro9m_fglPixpDuiiwchMohiWS0UoOshUexkeX1iA
id: commerce_order_item.recurring_standalone.subscription
field_name: subscription
entity_type: commerce_order_item
bundle: recurring_standalone
label: Subscription
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_subscription'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,24 @@
uuid: c80ec54e-a35f-473d-a973-68d1ac9df158
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.default
- field.storage.commerce_product.body
module:
- text
_core:
default_config_hash: ObNdu_OSuSmozy8UUi9cKY41dPs7s1ZOuWhG6Q5KdR8
id: commerce_product.default.body
field_name: body
entity_type: commerce_product
bundle: default
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: false
field_type: text_with_summary

View File

@ -0,0 +1,23 @@
uuid: 0969e971-0572-4788-ade8-57618f0b1e03
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.default
- field.storage.commerce_product.stores
_core:
default_config_hash: RYNTEdoNOXnNo71_mrAz8Gz37XTuuUsXOZTzAYx9wI8
id: commerce_product.default.stores
field_name: stores
entity_type: commerce_product
bundle: default
label: Stores
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_store'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,26 @@
uuid: c260f407-4d0c-4126-8d00-318c43d60105
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.default
- commerce_product.commerce_product_variation_type.default
- field.storage.commerce_product.variations
_core:
default_config_hash: '-I2JKkD4E2ths6CAmEuI9IWXzBLBO5CcOKVIyc81CNE'
id: commerce_product.default.variations
field_name: variations
entity_type: commerce_product
bundle: default
label: Variations
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:commerce_product_variation'
handler_settings:
target_bundles:
- default
field_type: entity_reference

View File

@ -0,0 +1,22 @@
uuid: 84d1834d-1d3d-408b-8a03-497c7dc624e5
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.materio_product_type
- field.storage.commerce_product.body
module:
- text
id: commerce_product.materio_product_type.body
field_name: body
entity_type: commerce_product
bundle: materio_product_type
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: null
settings:
display_summary: false
field_type: text_with_summary

View File

@ -0,0 +1,21 @@
uuid: 82d5b63c-fcaa-4ea5-8a93-a8520bacdf30
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.materio_product_type
- field.storage.commerce_product.stores
id: commerce_product.materio_product_type.stores
field_name: stores
entity_type: commerce_product
bundle: materio_product_type
label: Stores
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_store'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,24 @@
uuid: 808b0a73-7b2b-43de-8f67-19e9ea1feef6
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_type.materio_product_type
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.storage.commerce_product.variations
id: commerce_product.materio_product_type.variations
field_name: variations
entity_type: commerce_product
bundle: materio_product_type
label: Variations
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_product_variation'
handler_settings:
target_bundles:
- materio_product_variation_type
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: 21570a41-e87a-4fd3-8ab1-a0655c947360
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- field.storage.commerce_product_variation.billing_schedule
id: commerce_product_variation.default.billing_schedule
field_name: billing_schedule
entity_type: commerce_product_variation
bundle: default
label: 'Billing schedule'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_billing_schedule'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: f7f2495b-4a0b-4ffc-95f2-732492d3963e
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- field.storage.commerce_product_variation.license_expiration
module:
- commerce
id: commerce_product_variation.default.license_expiration
field_name: license_expiration
entity_type: commerce_product_variation
bundle: default
label: 'License Expiration'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings: { }
field_type: 'commerce_plugin_item:recurring_period'

View File

@ -0,0 +1,21 @@
uuid: 804699c4-117a-4c41-b70c-87f9af07eda6
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- field.storage.commerce_product_variation.license_type
module:
- commerce
id: commerce_product_variation.default.license_type
field_name: license_type
entity_type: commerce_product_variation
bundle: default
label: 'License Type'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings: { }
field_type: 'commerce_plugin_item:commerce_license_type'

View File

@ -0,0 +1,21 @@
uuid: 4433023f-ac1d-4a52-be78-0a32542536c7
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.default
- field.storage.commerce_product_variation.subscription_type
module:
- commerce
id: commerce_product_variation.default.subscription_type
field_name: subscription_type
entity_type: commerce_product_variation
bundle: default
label: 'Subscription type'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings: { }
field_type: 'commerce_plugin_item:commerce_subscription_type'

View File

@ -0,0 +1,21 @@
uuid: 89497ea0-d5ef-43d5-bdfb-3648f0dbc917
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.storage.commerce_product_variation.billing_schedule
id: commerce_product_variation.materio_product_variation_type.billing_schedule
field_name: billing_schedule
entity_type: commerce_product_variation
bundle: materio_product_variation_type
label: 'Billing schedule'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings:
handler: 'default:commerce_billing_schedule'
handler_settings: { }
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: 95fa4eac-c57a-45f9-87f7-a7e3c9625ab4
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.storage.commerce_product_variation.field_description
module:
- text
id: commerce_product_variation.materio_product_variation_type.field_description
field_name: field_description
entity_type: commerce_product_variation
bundle: materio_product_variation_type
label: Description
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long

View File

@ -0,0 +1,21 @@
uuid: 711c71f5-14e6-4d4f-b544-ce1665dbd4ef
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.storage.commerce_product_variation.license_expiration
module:
- commerce
id: commerce_product_variation.materio_product_variation_type.license_expiration
field_name: license_expiration
entity_type: commerce_product_variation
bundle: materio_product_variation_type
label: 'License Expiration'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings: { }
field_type: 'commerce_plugin_item:recurring_period'

View File

@ -0,0 +1,21 @@
uuid: 41628430-848b-4970-8e39-469b450633d4
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.storage.commerce_product_variation.license_type
module:
- commerce
id: commerce_product_variation.materio_product_variation_type.license_type
field_name: license_type
entity_type: commerce_product_variation
bundle: materio_product_variation_type
label: 'License Type'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings: { }
field_type: 'commerce_plugin_item:commerce_license_type'

View File

@ -0,0 +1,21 @@
uuid: ce308078-dc6a-4a64-a844-fc3ce2bf4463
langcode: en
status: true
dependencies:
config:
- commerce_product.commerce_product_variation_type.materio_product_variation_type
- field.storage.commerce_product_variation.subscription_type
module:
- commerce
id: commerce_product_variation.materio_product_variation_type.subscription_type
field_name: subscription_type
entity_type: commerce_product_variation
bundle: materio_product_variation_type
label: 'Subscription type'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: null
settings: { }
field_type: 'commerce_plugin_item:commerce_subscription_type'

View File

@ -0,0 +1,38 @@
uuid: 972a3ae0-0c84-40e0-98b1-edd65e651c42
langcode: en
status: true
dependencies:
config:
- field.storage.profile.address
- profile.type.customer
module:
- address
_core:
default_config_hash: 0lW9atu6EsqDPufp7ZJ4IVzmKSzeZv0vhbHwZ2fIh8k
id: profile.customer.address
field_name: address
entity_type: profile
bundle: customer
label: Address
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
available_countries: { }
fields:
administrativeArea: administrativeArea
locality: locality
dependentLocality: dependentLocality
postalCode: postalCode
sortingCode: sortingCode
addressLine1: addressLine1
addressLine2: addressLine2
organization: organization
givenName: givenName
additionalName: additionalName
familyName: familyName
langcode_override: ''
field_overrides: { }
field_type: address

View File

@ -0,0 +1,23 @@
uuid: d2046c95-510c-45d8-8f55-71536fae6a57
langcode: en
status: true
dependencies:
config:
- field.storage.profile.phone
- profile.type.customer
module:
- telephone
_core:
default_config_hash: 77vBj1NwFbKwpyftkAMPT606OtfDnZbyuRnBhcW-fRA
id: profile.customer.phone
field_name: phone
entity_type: profile
bundle: customer
label: Phone
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: telephone

View File

@ -0,0 +1,26 @@
uuid: 331fa7d9-57e7-4184-b81d-6e06640513dc
langcode: en
status: true
dependencies:
config:
- field.storage.user.commerce_remote_id
enforced:
module:
- commerce_payment
module:
- commerce
- user
_core:
default_config_hash: Zu4REVGzMPlwpQVE7u1sM_74HqLCp0u42VNWlAwZcIw
id: user.user.commerce_remote_id
field_name: commerce_remote_id
entity_type: user
bundle: user
label: 'Remote ID'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: commerce_remote_id

View File

@ -0,0 +1,21 @@
uuid: 5faf581d-503d-4484-84f9-96a27510d9b0
langcode: en
status: true
dependencies:
module:
- commerce_order
- commerce_recurring
_core:
default_config_hash: '-OMNCN1BJSuk0cZnztgyjDzpFCGJ91isDcGyKVdQgpY'
id: commerce_order.billing_period
field_name: billing_period
entity_type: commerce_order
type: commerce_billing_period
settings: { }
module: commerce_recurring
locked: true
cardinality: 1
translatable: false
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,22 @@
uuid: 078135b3-fc3d-408d-bc6c-3e463c350fdc
langcode: en
status: true
dependencies:
module:
- commerce_order
- commerce_recurring
_core:
default_config_hash: iRPlc2BG4BFVrfeRajcmvf6JztPRaKvbgK9T6R9i3bE
id: commerce_order.billing_schedule
field_name: billing_schedule
entity_type: commerce_order
type: entity_reference
settings:
target_type: commerce_billing_schedule
module: core
locked: true
cardinality: 1
translatable: false
indexes: { }
persist_with_no_fields: false
custom_storage: false

Some files were not shown because too many files have changed in this diff Show More