SuiteCRM Google Calendar Integration
SuiteCRM Google Calendar Integration to efficiently manage your SuiteCRM and Google Calendar events from one place. It allows 2-way synchronization between your SuiteCRM and Google Calendar. You can easily organize both SuiteCRM and Google calendar events without having to jump between different tabs.
Installation
-
For secure installation, take a backup of your SuiteCRM.
-
Login to your SuiteCRM Admin Module Loader.
-
Upload the downloaded zip file and click on UPLOAD.
- Finally, unzip the install.zip from your SuiteCRM root folder.
Setup your CRON
-
Add the following entry in your crontab.
-
***** wget -o /dev/null -q -O /dev/null http://[domain]/[crmpath]/GoogleCalendarCron.php 2>&1
- Based on your crontab entry, scheduled synchronization is done.