Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information