dukt / social-github
GitHub integration for Social
Installs: 75
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 4
Open Issues: 2
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
- dukt/social: ^2.0.0-beta.10
- league/oauth2-github: ^2.0.0
README
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.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require dukt/social-github
-
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.