- RainLab User Plugin
- Hybridauth Laravel Click to get
- Setup your October CMS Project
- Create a folder on your
PluginFolder name asflynsarmy cdinto that folder and clone the project usingHTTPSorSSH- 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/hybridauthcommand and install theHybridauth Laravellibrary. - 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 🥰.