unb-libraries/calendar_hours

Maintain hours through external calendars.

Package info

github.com/unb-libraries/calendar_hours

Type:drupal-module

pkg:composer/unb-libraries/calendar_hours

Statistics

Installs: 18 783

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

Requires

  • drupal/gapi: 1.x-dev

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 99de06fe90f540ac26798e5f14881b813deba911

  • UNB Libraries <libsystems.woop@unb.ca>

This package is auto-updated.

Last update: 2026-06-19 20:41:35 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.