downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -17,30 +17,30 @@ plugin: commerce_checkout_progress
|
||||
settings:
|
||||
id: commerce_checkout_progress
|
||||
label: 'Checkout progress'
|
||||
provider: commerce_checkout
|
||||
label_display: '0'
|
||||
provider: commerce_checkout
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
context_mapping: { }
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
pages: ''
|
||||
negate: null
|
||||
context_mapping: { }
|
||||
pages: ''
|
||||
'entity_bundle:commerce_product_variation':
|
||||
id: 'entity_bundle:commerce_product_variation'
|
||||
bundles:
|
||||
materio_product_variation_type: materio_product_variation_type
|
||||
negate: false
|
||||
context_mapping:
|
||||
commerce_product_variation: '@commerce_product.product_variation_route_context:commerce_product_variation'
|
||||
bundles:
|
||||
materio_product_variation_type: materio_product_variation_type
|
||||
'entity_bundle:commerce_product':
|
||||
id: 'entity_bundle:commerce_product'
|
||||
bundles:
|
||||
materio_product_type: materio_product_type
|
||||
negate: false
|
||||
context_mapping:
|
||||
commerce_product: '@commerce_product.product_route_context:commerce_product'
|
||||
bundles:
|
||||
materio_product_type: materio_product_type
|
||||
|
Reference in New Issue
Block a user