Posted by nitrosx on November 11, 2011 at 6:02pm
Any suggestion on how to include a google calendar in drupal?
I would like to have the same calendar views, but get the events from google.
Thanks
Max
Any suggestion on how to include a google calendar in drupal?
I would like to have the same calendar views, but get the events from google.
Thanks
Max
Comments
Including Google Calendar
All you need to do is paste in the embed code from Google. Works fine. There's also a Google Agenda module for just displaying the Agenda view in a block.
Feeds Importer for Pulling in GCal
Hey Max,
If I understand correctly, you would like to use the calendar views inherent to Drupal's calendar module, but have data populated from one or more Google Calendars.
We did a setup like this in the past where we imported the calendar feeds using the feed importer module. For one-off events this was pretty straightforward. Since Google Calendar also supports recurring events, things can get a little hairy there. The date field and calendar module both support recurring events [ I believe ], but we ran into some formatting issues there. I think we eventually resolved it, but at the same time, the client decided they wanted to run everything from Drupal as the central source [ go figure! ] so we abandoned the setup.
Let me know if are still looking into this and have further questions.
Nik
Ans: suggestion on how to include a google calendar in drupal?
Hey,
I have used the GCal Events module available in drupal 7. It's very easy to implement. Just go the steps. Hope your problem will solve.