Commerce Checkout Progress
Categories
Component ID
1291268
Component name
Commerce Checkout Progress
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
96534
Component created
Component changed
Component body
Drupal 8
Checkout progress block has been added to core.
Summary
Adds a block visible on checkout pages that shows what step of the checkout process the user is currently on. The status is an unordered list with each checkout page title being an item. The active page is designated in the list with an "active" class.
Configuration
- Enable module entitled "Commerce Checkout progress". It's within the "Commerce (contrib)" group.
- Visit example.com/admin/structure/block and move the block to the correct region. The title is "Checkout progress indication".
- Click "configure" link to right of title. Configure what checkout pages the block should show on. You should see a checkbox for each checkout page. As new pages are addd to the site they will need to be added.
- Starting in version 1.1 you can set the progress as an ordered or unordered list and if previously visited pages should be links on the checkout settings page. /admin/commerce/config/checkout
- Add something to your cart. Visit a checkout page.
Dependencies
Drupal Commerce is required.
Credits / Support
- Idea & concept module written by PieterDC #929876: Checkout progress indication
- Maintenance sponsored by Sundays Energy
- Video Review
