An open API service indexing awesome lists of open source software.

https://github.com/elquchiri/social-login-module

Integrate Easy & Efficient Social Network Login in your Magento 2 Store
https://github.com/elquchiri/social-login-module

login login-forms login-page login-system magento magento2 magento2-extension magento2-module social-login social-media social-network social-networking socialite-providers

Last synced: 6 months ago
JSON representation

Integrate Easy & Efficient Social Network Login in your Magento 2 Store

Awesome Lists containing this project

README

          

# Social Login Magento 2 Module

Integrate Easy & Efficient Social Network Login in your Magento Store.

[![Donate](https://img.shields.io/badge/Donate-Buymeacoffee-green.svg)](https://www.buymeacoffee.com/elquchiriw?new=1)

## Installation

To install this module run

```bash
composer require elquchiri/social-login-module
bin/magento module:enable ElQuchiri_SocialLogin
bin/magento setup:upgrade
```

## Supported Providers

- Google
- Facebook
- Twitter
- Instagram
- LinkedIn
- Amazon
- Yahoo
- GitHub

## Demo

The module will be injected into the login page and will display the suppliers activated in the BO

![image](https://user-images.githubusercontent.com/49557724/166127042-c8c339f9-49dd-42b4-9439-ac4cddec3516.png)

The configuration is defined in Stores => Configuration => ELQUCHIRI EXTENSIONS => SOCIAL LOGIN

![image](https://user-images.githubusercontent.com/49557724/166127201-e0d68cb3-3c3e-429e-8e96-9a58e076639e.png)