定制 e-conomix/mageplaza-magento-2-social-login 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

e-conomix/mageplaza-magento-2-social-login

Composer 安装命令:

composer require e-conomix/mageplaza-magento-2-social-login

包简介

Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps

README 文档

README

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

e-conomix/mageplaza-magento-2-social-login 适用场景与选型建议

e-conomix/mageplaza-magento-2-social-login 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 923 次下载、GitHub Stars 达 0, 最近一次更新时间为 2018 年 12 月 11 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「twitter」 「login」 「google」 「facebook」 「Social Login」 「Facebook login」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 e-conomix/mageplaza-magento-2-social-login 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 e-conomix/mageplaza-magento-2-social-login 我们能提供哪些服务?
定制开发 / 二次开发

基于 e-conomix/mageplaza-magento-2-social-login 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 923
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 119
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2018-12-11