/gcal

Provides APIs for managing Google calendars.

GNU General Public License v2.0GPL-2.0

Google Calendar API (GCal)

This Google Calendar API module allows you to manage your Google calendars. APIs provided by the module will allow you to create, update, delete, and fetch calendar details. You can also create, update, delete, get, or move an event from a particular calendar, and fetch calendar settings, color details, etc.

You need to write your own module to use the APIs of this module and thereby manage calendars and events.

This is a port from the Drupal module of the same name.

Requirements

This module depends on the Google Auth module, which depends on the Google API PHP client library.

Installation

Help & Documentation

See readme.txt and examples.txt for more information about installation and use.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Current porting to Backdrop

Graham Oliver (github.com/Graham-72/)

Credits

Maintainer for Drupal:

  • Sadashiv Dalvi (sadashiv)

Acknowledgement

This port to Backdrop would not, of course, be possible without all the work done by the developer and maintainer of the Drupal module.