grasch / module-checkout-login-step
N/A
Package info
github.com/graschik/magento-2-checkout-login-step
Type:magento2-module
pkg:composer/grasch/module-checkout-login-step
5.0.1
2023-09-11 10:25 UTC
Requires
- php: ~8.1.0||~8.2.0
- magento/framework: *
- magento/magento2-base: >=2.4.6
This package is not auto-updated.
Last update: 2026-04-06 22:13:03 UTC
README
Highlight features for module
How to install module?
✓ Install via composer (recommend)
Run the following commands in Magento 2 root folder:
composer require grasch/module-checkout-login-step
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
✓ Install via downloading
Download and copy files into app/code/Grasch/CheckoutLoginStep and run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
How to configure?
- Go to Stores -> Configuration -> Sales -> Checkout -> Checkout Options -> Login Step Config.
- Enable the module.
