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
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
- Go to Stores -> Configuration -> Sales -> Checkout -> Checkout Options -> Login Step Config.
- Enable the module.