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
1. Documentation
- Installation guide
- User Guide
- Download from our Live site
- Get Free Support
- Get premium support from Mageplaza: Purchase Support package
- Contribute on Github
- Releases
- License
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
- Download the latest version at Mageplaza Social Login for Magento 2
- Installation guide
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:
General Configuration
Enable the module
Go to Admin Panel > Social Login > Settings > General
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.
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.
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
Facebook Sign in
How to configure Facebook
Go to Admin Panel > Social Login > Settings > Facebook
-
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
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
-
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
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
-
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
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
-
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
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
-
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
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 Layered Navigation extension
☞ Magento 2 Social Login 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 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 e-conomix/mageplaza-magento-2-social-login 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Handles basic OAuth/OAuth2 authentication along with classes for common services
WeChat OAuth SDK
Simple Twitter API wrapper
Simple Sharing generates social media share links within CP entry pages, allowing you to quickly & easily share entries.
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.
A Silverstripe module to allow you to log into any of your Silverstripe sites from one place.
统计信息
- 总下载量: 923
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2018-12-11