october cms socialite plugin
#This package requires RainLab.User
#Installation 1) 1.1) git clone https://github.com/grohman/OctoSocialite.git plugins/grohman/socialite
or
1.2) git submodule add https://github.com/grohman/OctoSocialite plugins/grohman/socialite
-
mkdir -p config/grohman/socialite
-
cp plugins/grohman/socialite/config/config.php config/grohman/socialite
-
cd plugins/grohman/socialite
-
composer install
-
cd -
-
php artisan october:up
-
Find provider at https://socialiteproviders.github.io
-
Go to project root and run composer require socialiteproviders/$providerName
-
Update config/grohman/socialite/config.php with new provider info
-
Go to /backend/grohman/socialite/providers in browser and add provider data