+ All Categories
Home > Documents > Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store...

Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store...

Date post: 12-Sep-2020
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
11
Social Login - Magento 2 USER MANUAL www.mageants.com [email protected] 1
Transcript
Page 1: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Social Login - Magento 2

USER MANUAL

www.mageants.com [email protected] 1

Page 2: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Table Of Contents

Preface............................................................................................................................................................................3Installation Guide.....................................................................................................................................................4SocialLogin Configuration.................................................................................................................................5Back-end Example..................................................................................................................................................6Front-end Example..................................................................................................................................................7

www.mageants.com [email protected] 2

Page 3: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Preface

Social Login is a perfect extension for the store owners who wants Ajax Login and

registration functionality for the front customer using social Login.

- Social Login and Registration force customer to stay on page withought refresh

the page content.

- Social Login and Registration is fast and time saving process.

- Using this extension admin can force customer to stay on page and register or Login to

our site using social sites.

- Admin can enable Social Login or Registration or Both of this functionality for customer.

- Admin can configure the social Login form from Backend and set the pages for display

this social Login form.

- Admin can also manage redirection operatrion after succesfull login or

registration for customer.

- User Friendly and flexible configuration.

- Compatible with Most of the Browser.

- A popular way to customer attract to our site.

www.mageants.com [email protected] 3

Page 4: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Installation

There are two ways of installing extension in magento2.

1) Using COMMAND LINE.

2) Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended)

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code

directory does not exists then create.

Step 3: Disable the cache under System -> Cache Management.

Step 4: Enter the following at the command line:php bin/magento setup:upgrade

Step 5: Once you complete above steps log out and log in back to the admin panel and

switch to Stores -> Configuration -> Advanced -> Advanced, the module will be

displayed in the admin panel.

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code

directory does not exists then create.

Step 3: Disable the cache under System -> Cache Management Edit app/etc/config.php file and add one line code:

‘Mageants_SocialLogin’ => 1

Step 4: Disable the cache under System -> Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Advanced -> Advanced, the module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Configuration

After Installation of Extension log in to magento admin panel. Then redirect to store →

configuration for the extension config.

As per below screen shot you can set the Module configuration for the extension.

As per below screen shot you can configure the General Configuration for the Ajax Login

Module.

www.mageants.com [email protected] 5

Page 6: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

As Per below screenshot you can configure the Facebook and Google Login. You need

App Id and Secrete Key for that.

As Per below screenshot you can configure the Tweeter and Instagram Login. You need App

Id and Secrete Key for that.

www.mageants.com [email protected] 6

Page 7: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Front-End Example:

When you click on Sign In top links that time you get Ajax Login form with Bottom social

Login form with Field Lab.

When you click on Create An Account top links that time you get Ajax Register form with

Bottom social Login form and Field Label.

www.mageants.com [email protected] 7

Page 8: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Forgot password Ajax Request Form

Ajax Login form with place holder Field and Left side Social Login form.

www.mageants.com [email protected] 8

Page 9: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Ajax Registration form with Place holder and Left side Social Login form.

Customer Login form with the backend form configuration and social Login form.

www.mageants.com [email protected] 9

Page 10: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Customer registration page with backend configuration and social Login form.

Customer Login Authentication popup with social Login in checkout page.

www.mageants.com [email protected] 10

Page 11: Social Login - Magento 2 · 2020. 1. 28. · Social Login is a perfect extension for the store owners who wants Ajax Login and registration functionality for the front customer using

Thank you!

Should you have any questions or feature suggestions, please contact us at:http://mageants.com/contacts

Your feedback is absolutely welcome!

www.mageants.com [email protected] 11


Recommended