Skip to content

graschik/magento-2-checkout-login-step

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grasch/magento-2-checkout-login-step

Supported Magento Versions Maintained - Yes

Highlight features for module

  • You can add the login step on the checkout page.

Settings

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.

The MIT License

License: MIT