lstellway / module-social

Social login with Magento 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 Social Integration

This module provides social integration with Magento 2.

Features

  • Create a Magento account with a social media provider
  • Login using a social media provider

Installation

Require the composer package from your Magento root directory:

composer require loganstellway/module-social

Add Support for Other Providers

This module utilizes the lusitanian/oauth package for oauth interactions with different service providers. Please refer to the lusitanian/oauth package docs to see available service implementations.

About

Social login with Magento 2

License:MIT License


Languages

Language:PHP 76.6%Language:HTML 21.8%Language:JavaScript 1.6%