- RainLab User Plugin
- Hybridauth Laravel Click to get
- Setup your October CMS Project
- Create a folder on your
Plugin
Folder name asflynsarmy
cd
into that folder and clone the project usingHTTPS
orSSH
- Rename the Cloned projects folder name to
sociallogin
- Installing the RainLab User plugin to your project
- Open a new terminal on the project main directory you can do it using
- On Windows
Ctrl +
- On Mac
Command + J
- On Windows
- Enter the command to run the migration on the plugin
php artisan october:migrate
- Next use this
composer require hybridauth/hybridauth
command and install theHybridauth Laravel
library. - Next you need to access the settings to paste the credentials on the Social Login Settings.
- Now you can access the login by
<YOUR_OCTOBER_CMS_URL>/flynsarmy/sociallogin/Google?s=/&f=/login
- Thank you 🥰.