Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 435 Bytes

Opauthconnect

Plugin for esoTalk for signing in via social networks.

Steps to install:

  1. Add plugin folder to plugins directory (be sure plugin folder name is 'opauthconnect')
  2. Enable it in admin panel
  3. Check needed social networks
  4. Add following code where you want to display login buttons
trigger("RenderOpauth"); ?>

To customize buttons check opauthconnect/views/buttons.php file