landofcoder/module-social-login

SocialLogin Extension

Installs: 1 431

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 2

Open Issues: 1

Type:magento2-module

1.0.3 2021-11-05 04:37 UTC

This package is auto-updated.

Last update: 2024-04-18 15:09:50 UTC


README

The module allow customer login the site with social accounts like Facebook, Twitter, Google Email

The module require setup library before to use

Try to setup the social login library via composer:

composer require landofcoder/module-social-login-lib

How to setup module

  1. Upload module file into folder app/code/Lof/SocialLogin

  2. Run magento 2 commands:

php bin/magento setup:upgrade --keep-generated
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
  1. Go to admin > Stores > Configuration > Landofcoder - Extensions > Social Login to config the module

How to get callback url on module to config Social Application?

When you config social application, maybe require call back url / call back uri. The module are using callback link with format as this:

https://your-site-domain/lofsociallogin/[social_login_type]/callback

Example:

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

Our Magento 2 Extensions List

Featured Magento Services