Skip to content

GitHub integration for Social plugin for Craft CMS.

License

Notifications You must be signed in to change notification settings

dukt/social-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub login provider for Social

This plugin provides a GitHub integration for Social 2 for Craft CMS.

Requirements

This plugin requires Social 2.0.0-beta.1 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require dukt/social-github
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for GitHub.

Setup

To enable the GitHub login provider, go to Social → Settings → Login Providers, and configure the “GitHub” login provider.