yireo / magento2-hyva-checkout-progress-bar
This package is abandoned and no longer maintained.
No replacement package was suggested.
Display a simple progress bar on the Hyva Checkout
Package info
github.com/yireo-training/Yireo_HyvaCheckoutProgressBar
Type:magento2-module
pkg:composer/yireo/magento2-hyva-checkout-progress-bar
1.0.0
2023-10-27 14:29 UTC
Requires
- php: ^8.0
- hyva-themes/magento2-hyva-checkout: ^1.1
- magento/framework: ^102.0 || ^103.0
- magewirephp/magewire: ^1.0
- yireo/magento2-hyva-checkout-utils: ^1.0
This package is auto-updated.
Last update: 2025-03-18 07:15:24 UTC
README
This Magento 2 module adds a small progress bar in the top of the Hyva Checkout, that progresses for every field that is filled in. The literal progress is not shown - the numbers are not important. Instead the progress bar is only meant as a visual indicator.
This module is abandoned and no longer maintained. We have moved to our new LokiCheckout instead.
Installation
composer require yireo/magento2-hyva-checkout-progress-bar bin/magento module:enable Yireo_HyvaCheckoutProgressBar Yireo_HyvaCheckoutUtils
