Type

magento2-module

License

proprietary

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

The Most Popular Magento 2 Social Login Extension

Magento 2 Social Login extension is designed for quick login to your Magento store without procesing complex register steps. Let say goodbye the complicated registration process and ignore a lot of unnecessarily required fields. Magento 2 Social Login extension is simply and powerful tool to integrate your Magento customer account to Facebook, Google Plus, Twitter, LinkedIn, and Instagram channel. Logging in via the social medias is the great idea to enhance your customer’s satisfaction.

Highlight features for Social Login

  • Quickly login step with five most common social channels
  • Easy to change the personal information after registering
  • The biggest preparation step for the loyalty of customers

Latest Stable Version Total Downloads

1. Documentation

2. How to install

✓ Install via composer (recommend)

Run the following command in Magento 2 root folder:

composer require mageplaza/magento-2-social-login
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

✓ Install ready-to-paste package

3. FAQs

Q: When I click on Login link, the popup does't work

A: You can read https://github.com/mageplaza/magento-2-social-login/issues/39

Q: I am using custom theme, it is compatible with our design?

A: We have developed Social Login based on Magento coding standard and best practice test on Magento Community and Magento Enterpise site. So it is compatible with themes and custom designs. Ask Magento community on http://magento.stackexchange.com/ or https://github.com/mageplaza/magento-2-social-login/issues/

Q: Can I install it by myself?

A: Yes, you absolutely can! You can install it like installing any extensions to website, follow our Installation Guide http://docs.mageplaza.com/kb/installation.html. User guide: https://docs.mageplaza.com/social-login-m2/index.html

Q: I got this message Erro: invalid_scope

A: Read this https://github.com/mageplaza/magento-2-social-login/issues/42

Q: I got error: Mageplaza_Core has been already defined

A: Read solution: https://github.com/mageplaza/module-core/issues/3

Q: My site is down

A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html

4. User guide

Customers are not patient enough to fill a lot of required information while those are available in social account as Facebook, LinkedIn, Instagram,.... Magento 2 Social Login extension by Mageplaza, your customers only need to click on the social button and all necessary information is completed automatically.That is the main reason why Magento Social Login extension is considered as the great solution for that convenience.

Login to Magento Admin and do as the following:

social login

General Configuration

Enable the module

Go to Admin Panel > Social Login > Settings > General

enable social login

Select Yes option in order to allow customers to sign in quickly via social channels they are using.

Setting popup effect

Go to Admin Panel > Social Login > Settings > General

Right after activating, all of available social buttons are shown on Sign In box while the page will appear instantly on Home page without any navigation to other site.

Admin can choose one of nice effects as you need by block in Popup Effect field.

social popup effect

Custom color of checkbox

Go to Admin Panel > Social Login > Settings > General

Social Login by Mageplaza provides a Magento default color and 8 popular colors for your design, you can choose custom color which fit with your store design.

social color

Especially, now we also support you 9th color that you can freely custom depends on needs of yourself. It is unlimited color to design the style of Sign In box

custom color social login

Facebook Sign in

How to configure Facebook

Go to Admin Panel > Social Login > Settings > Facebook

config facebook login

  • Choose Yes or No to enable or disable Facebook Sign In button on the front-end with Facebook App ID and Facebook App Secret.

  • If customers login via Facebook App, you can send email notification about their account’s password on your site or not, that depends on setting in Send Password to Customer field.

Login using Facebook

login facebook

The login box will display as popup checkbox after clicking on Facebook Sign In button.

Google Sign In

How to configure Google

Go to Admin Panel > Social Login > Settings > Google

google login

  • Choose Yes or No to enable or disable Google Sign In button on the front-end with Client ID and Client Secret.

  • If customers login via Google, you can send email notification about their account’s password on your site or not, that depends on setting in Send Password to Customer field.

Login using Google

Google login

The login box will display as popup checkbox after clicking on Google Sign In button.

Twitter Sign In

How to configure Twitter

Go to Admin Panel > Social Login > Settings > Twitter

twitter login

  • Choose Yes or No to enable or disable Twitter Sign In button on the front-end with Consumer Key and Consumer Secret.

  • If customers login via Twitter, you can send email notification about their account’s password on your site or not, that depends on setting in Send Password to Customer field.

Login using Twitter

twitter social login

The login box will display as popup checkbox after clicking on Twitter Sign In button.

LinkedIn Sign In

How to configure LinkedIn

Go to Admin Panel > Social Login > Settings > LinkedIn

linkedin login

  • Choose Yes or No to enable or disable LikedIn Sign In button on the front-end with API Key and Client Key.

  • If customers login via LinkedIn, you can send email notification about their account’s password on your site or not, that depends on setting in Send Password to Customer field.

Login using LinkedIn

linkedin social login

The login box will display as popup checkbox after clicking on LinkedIn Sign In button.

Instagram Sign In

How to configure Instagram

Go to Admin Panel > Social Login > Settings > Instagram

instagram

  • Choose Yes or No to enable or disable Instagram Sign In button on the front-end with Client ID and Client Secret.

  • If customers login via Instagram, you can send email notification about their account’s password on your site or not, that depends on setting in Send Password to Customer field.

Login using Instagram

instagram login

The login box will display as popup checkbox after clicking on Instagram Sign In button.

5. CHANGELOG

Social Login v2.3.7

Released on 2017-08-09 Release notes:

  • Compatible with theme YourStore theme

Social Login v2.3.6

Released on 2017-06-30 Release notes:

Social Login v2.3.5

Released on 2017-05-09 Release notes:

  • Fix bug CMS page has wrong page title after install social login

Social Login v2.3.4

Released on 2017-05-08 Release notes:

  • Fix mistake when calling Amazon auth class

Social Login 2.3.3

Released on 2017-04-25 Release notes:

  • Hotfix Facebook login returns HTTP ERROR 500 (#32)

Social Login v2.3.2

Released on 2017-04-21 Release notes:

  • Fix bug compile error on Amazon login
  • Allow admin choose popup login link selector

Social Login 2.3.1

Released on 2017-04-20 Release notes:

  • Add Amazon Login
  • Code optimization
  • Fix some small minor bugs

Social Login 2.2.0

Released on 2017-04-12 Release notes:

  • Optimize js code Use only jQuery library (remove prototype)
  • Include the latest version of the Hybridauth library. (require via composer)
  • Use bootstrap and font answer some to display social buttons

Fix bugs

  • Facebook Login httpsgithub.commageplazamagento-2-social-loginissues18 httpsgithub.commageplazamagento-2-social-loginissues4
  • Google Login httpsgithub.commageplazamagento-2-social-loginissues9

Added Features

  • Add social button to authentication popup httpsgithub.commageplazamagento-2-social-loginissues13
  • Can select the pages to display social buttons
  • Can enabledisable Popup Login

Social Login v2.1.0

Released on 2017-04-09 Release notes:

  • Improve performance
  • Fix Facebook login
  • Upgrade hybridauth

Social Login v2.0.4

Released on 2016-12-13 Release notes:

  • Hot fix 400. That’s an error. Error redirect_uri_mismatch

Mageplaza extensions on Magento Marketplace, Github

Magento 2 One Step Checkout extension

Magento 2 SEO Module

Magento 2 Blog extension

Magento 2 Layered Navigation extension

Magento One Step Checkout

Magento 2 Blog on Github

Magento 2 Social Login on Github

Magento 2 SEO on Github

Magento 2 SMTP on Github

Magento 2 Product Slider on Github

Magento 2 Banner on Github