yireo / magento2-hyva-checkout-progress-bar
Display a simple progress bar on the Hyva Checkout
Installs: 166
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Type:magento2-module
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: 2024-10-30 02:16:28 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.
Installation
composer require yireo/magento2-hyva-checkout-progress-bar bin/magento module:enable Yireo_HyvaCheckoutProgressBar Yireo_HyvaCheckoutUtils