Type
magento2-module
A Magento 2 module that opens a modal enabling the customer to login when clicking on the Sign In top link.
magento2-module
MIT
None
None
None
None
None
None
A Magento 2 module that opens a modal enabling the customer to login when clicking on the Sign In top link.
Magento Open Source (CE) Version 2.2.x
Include the package.
$ composer require sussexdev/module-ajaxlogin
Enable the module.
$ php bin/magento module:enable SussexDev_AjaxLogin
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean
Head to Stores -> Configuration -> Customers -> Customer Configuration
, expand the Login Options
section and enable the Enable Login Popup
option.