Code Monkey home page Code Monkey logo

m2.sociallogin's Introduction

Magento2 Social Login

Extension allows your user to login or register by using their existing account from social networks.

Login page

Magento2 Social Login

Checkout page

Magento2 Social Login

Authentication Popup

Magento2 Social Login

Profile page

Magento2 Social Login

Configuration page

Magento2 Social Login

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-social-login

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy  (optional)
    

m2.sociallogin's People

Contributors

karliuka avatar

Stargazers

 avatar Osiozekhai Aliu avatar Fabio Brunelli avatar Bhaskar C avatar  avatar Laurentius Judhianto avatar Jared avatar  avatar

Watchers

James Cloos avatar  avatar

m2.sociallogin's Issues

Does not show in the signin dropdwon

Thanks for this great extension. Works right out of the box.

I have a small issue though - the buttons don't show in the sign in dropdown.
It again shows on the checkout page.

Bad noNamespaceSchemaLocation in module.xml

Hi,
you are using xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd">
instead of xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
in your module.xml.

Erro facebook

Magento 2.1.11
Fatal error: Uncaught Error: Call to a member function getProviderUid() on boolean in /home/nihaomodas.com.br/public/vendor/faonni/module-social-login/Observer/ObtainTokenObserver.php:170 Stack trace: #0 /home/nihaomodas.com.br/public/vendor/magento/framework/Event/Invoker/InvokerDefault.php(73): Faonni\SocialLogin\Observer\ObtainTokenObserver->execute(Object(Magento\Framework\Event\Observer)) #1 /home/nihaomodas.com.br/public/vendor/magento/framework/Event/Invoker/InvokerDefault.php(61): Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod(Object(Faonni\SocialLogin\Observer\ObtainTokenObserver), Object(Magento\Framework\Event\Observer)) #2 /home/nihaomodas.com.br/public/vendor/magento/framework/Event/Manager.php(66): Magento\Framework\Event\Invoker\InvokerDefault->dispatch(Array, Object(Magento\Framework\Event\Observer)) #3 /home/nihaomodas.com.br/public/var/generation/Magento/Framework/Event/Manager/Proxy.php(95): Magento\Framework\Event\Manager->dispatch('faonni_sociallo...', Array) #4 /home/nihaomodas.c in /home/nihaomodas.com.br/public/vendor/faonni/module-social-login/Observer/ObtainTokenObserver.php on line 170

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.