unb-libraries/calendar_hours

Maintain hours through external calendars.

Installs: 13 599

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:drupal-module

dev-8.x-1.x 2021-07-29 17:13 UTC

This package is auto-updated.

Last update: 2024-04-19 15:59:24 UTC


README

The Calendar Hours module lets businesses and institutions administer their hours via an externally hosted calendar service, such as Google Calendars.

Module overview

Module Description
calendar_hours_server This module provides a REST interface through which clients can query hours. The module provides the means to configure which externally hosted calendars to sync with.
calendar_hours_client The module connects to the REST interface provided by the calendar_hours_server module to integrate queried hours information into the front end of any Drupal application.
calendar_hours_google This module provides allows to work with Google Calendar API.