This add-on helps users log into SuiteCRM with their existing Google ID, so they no longer need to remember multiple user credentials. As the plugin enables the user will automatically redirect to Google URL where the user selects an account he will redirect on the CRM.
Installation Guide
Installing the Add-on
Prerequisites:
Before installation, download the package from the store and you must have the validation key.
To install the package, follow the steps:
1. Go to the Admin panel
2. Open Module Loader from the Admin panel
3. Choose the downloaded package
- Click on 'Choose File'.
- Select the downloaded package from your computer.
- Click on 'Upload'.
4. Installation Wizard
On the installation wizard, after reviewing the License, click Accept and click commit if you wish to proceed.
5. Configure License
Enter the License Key to validate and then continue.
6. After the installation
Go to 'Repair' from the Admin panel.
Click on 'Quick Repair and Rebuild'.
7. Google SSO module has now been installed and is ready to use.
8. Before the installation of Google Login For Suite 8
- run the commands.
- yarn install
- yarn run build-dev
9. After the installation of Google Login For Suite 8
- run the command.
- yarn run build-dev
9. Ensure that you have the proper compatibility:
- Angular CLI 16
- Node.js 18
- yarn 1.22.10
This will install the frontend framework for your app and the login button will appear on the login screen.
11. Google SSO For Suite 8 module has now been installed and is ready to use.
Saving Comment...