Tue. Jul 2nd, 2024

11. Magento. How to configure Google+ social login using “LitExtension” extension

1 min read

In this tutorial you will learn how to configure Google Plus social login in Magento template(s):

magento_social_ogin_google_plus_1

  1. Go to https://cloud.google.com/console/project.
  2. Click on Create Project.
  3. Enter Project nameProject ID and choose Create:

    magento_social_ogin_google_plus_2

  4. In next screen choose APIs & auth >> Credentials. Click Create New Client ID.
  5. You may be asked to set a Product Name, then you should click on Configure consent screen button:

    magento_social_ogin_google_plus_3

  6. Specify your Product Name and save the changes:

    magento_social_ogin_google_plus_4

  7. In the opened windows choose:

    Application type: Web application

    Authorized Javascript origins: your website url

    Authorized redirect URI: your website url + /le_sociallogin/google/connect/(your website url + /ajaxlogin/google/connect/):

    magento_social_ogin_google_plus_5

  8. Note: If you have enabled HTTPS for your login page, you must also use HTTPS for the Authorized redirect URL:

    https://youwebsite.com/le_sociallogin/google/connect/

    To check that, please navigate to your login page, if it is something like:

    https://yourwebsite.com/customer/account/login/, then you are using HTTPS.

  9. Now you know your Client ID and Secret:

    magento_social_ogin_google_plus_6

  10. Log into your Magento admin panel, go to System -> Configuration -> Social Login > Google Connect Options,

    add your Client ID, Client Secret and enable the option.

Thank you for reading this tutorial. Now you know how to configure Google Plus social login in Magento template(s).

July 2024
M T W T F S S
« Jun    
1234567
891011121314
15161718192021
22232425262728
293031