lcbrq / openmage-social-login
Add social login to OpenMage website within SocialConnect library
Package info
github.com/lcbrq/openmage-social-login
Type:magento-module
pkg:composer/lcbrq/openmage-social-login
1.0.3
2025-11-17 15:28 UTC
Requires
- php: >=7.4.0
- guzzlehttp/guzzle: ^7
- guzzlehttp/psr7: ^2
- php-http/guzzle7-adapter: ^1
- socialconnect/auth: ^3
This package is not auto-updated.
Last update: 2026-03-09 16:51:07 UTC
README
Simple Social Login module for OpenMage based on SocialConnect library.
Usage
Configure providers within System -> Store -> Configuration -> LCBRQ -> Social Login
Add following code to your login and register templates:
<?= $this->getChildHtml('sociallogin') ?>