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

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

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