Installed and configured commerce & commerce license, migrated uc_role to commerce license, core updates
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user