sussexdev/module-ajaxlogin 1.1.1

A Magento 2 module that opens a modal enabling the customer to login when clicking on the Sign In top link.

Type

magento2-module

License

MIT

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 - Ajax Login Module

Overview

A Magento 2 module that opens a modal enabling the customer to login when clicking on the Sign In top link.

Requirements

Magento Open Source (CE) Version 2.2.x

Installation

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

Usage

Head to Stores -> Configuration -> Customers -> Customer Configuration, expand the Login Options section and enable the Enable Login Popup option.