2017 © Pedro Peláez
 

magento2-module module-ajaxlogin

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

image

sussexdev/module-ajaxlogin

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

  • Tuesday, May 8, 2018
  • by sussexdev
  • Repository
  • 0 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 100 % Grown

The README.md

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., (*1)

Requirements

Magento Open Source (CE) Version 2.2.x, (*2)

Installation

Include the package., (*3)

$ composer require sussexdev/module-ajaxlogin

Enable the module., (*4)

$ 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., (*5)

The Versions

08/05 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

08/05 2018

1.1.0

1.1.0.0

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

  Sources   Download

MIT

30/04 2018

1.0.0

1.0.0.0

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

  Sources   Download

MIT