Google Calendar Integration
Categories
Component ID
1674102
Component name
Google Calendar Integration
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module is an attempt to integration Drupal and Google Calendar.
Project plan:
- Create an administrative page to connect to a single Google Calendar via OAuth
- Create a field/property to add to a content type to enable integration
- Create a set of validation functions to ensure that everything the property needs is present on that content type
I've tried this integration once before, but now have the benefit of the php client library.
