PHPackages                             dynamic/silverstripe-google-calendar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dynamic/silverstripe-google-calendar

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

dynamic/silverstripe-google-calendar
====================================

A Silverstripe module for displaying Google calendars.

2.0.0(2y ago)26872[1 issues](https://github.com/dynamic/silverstripe-google-calendar/issues)[1 PRs](https://github.com/dynamic/silverstripe-google-calendar/pulls)BSD-3-ClausePHPCI passing

Since Sep 23Pushed 1y ago3 watchersCompare

[ Source](https://github.com/dynamic/silverstripe-google-calendar)[ Packagist](https://packagist.org/packages/dynamic/silverstripe-google-calendar)[ RSS](/packages/dynamic-silverstripe-google-calendar/feed)WikiDiscussions 2 Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (7)Used By (0)

Silverstripe Google Calendar Module
===================================

[](#silverstripe-google-calendar-module)

A calendar module that integrates with Google Calendar, displaying events on the frontend seamlessly.

[![CI](https://github.com/dynamic/silverstripe-google-calendar/actions/workflows/ci.yml/badge.svg)](https://github.com/dynamic/silverstripe-google-calendar/actions/workflows/ci.yml)[![codecov](https://camo.githubusercontent.com/c3a38462f55a65071338bfc2938d4d481187f092ef2f573cccc23e8265767430/68747470733a2f2f636f6465636f762e696f2f67682f64796e616d69632f73696c7665727374726970652d676f6f676c652d63616c656e6461722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dynamic/silverstripe-google-calendar)

[![Latest Stable Version](https://camo.githubusercontent.com/3e3fd4e852e934f6eb4f1a2a04601fc5558b740ecd35e6d813389f5ee1f4c726/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d676f6f676c652d63616c656e6461722f762f737461626c65)](https://packagist.org/packages/dynamic/silverstripe-google-calendar)[![Total Downloads](https://camo.githubusercontent.com/daab1b34641ae8b611e145b3ced7556ca7053c3b427932bdf1141974d08d9cd6/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d676f6f676c652d63616c656e6461722f646f776e6c6f616473)](https://packagist.org/packages/dynamic/silverstripe-google-calendar)[![Latest Unstable Version](https://camo.githubusercontent.com/803699e89ca3e6147934ee192734e9cf6054e823b0286e3e50c40d1868f0d689/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d676f6f676c652d63616c656e6461722f762f756e737461626c65)](https://packagist.org/packages/dynamic/silverstripe-google-calendar)[![License](https://camo.githubusercontent.com/f11f35e27e454860bcaa84bd3bffd4041fc17a4fad8fd805450db2a231f264a0/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d676f6f676c652d63616c656e6461722f6c6963656e7365)](https://packagist.org/packages/dynamic/silverstripe-google-calendar)

Requirements
------------

[](#requirements)

- silverstripe/cms ^5
- symbiote/silverstripe-gridfieldextensions ^4

Installation
------------

[](#installation)

`composer require dynamic/silverstripe-google-calendar`

License
-------

[](#license)

See [License](LICENSE.md)

Example usage
-------------

[](#example-usage)

### Google API Keys

[](#google-api-keys)

You'll need to create a [Google API key](https://developers.google.com/maps/documentation/javascript/get-api-key) with the Google Calendar API library enabled.

In `mysite.yml`:

```
Dynamic\GoogleCalendar\Page\CalendarPage:
  calendar_api_key: 'your-key-here'
```

### CMS

[](#cms)

In the CMS, create a Google Calendar Page. Navigate to the Calendars tab. Here you can add one or more calendars to display.

To add a calendar, give it a title, and paste in the Google Calendar ID (from the calendar settings).

Maintainers
-----------

[](#maintainers)

- [Dynamic](https://www.dynamicagency.com) ()

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance21

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~125 days

Total

5

Last Release

880d ago

Major Versions

1.x-dev → 2.0.02024-02-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/867942?v=4)[Dynamic](/maintainers/dynamic)[@dynamic](https://github.com/dynamic)

---

Top Contributors

[![jsirish](https://avatars.githubusercontent.com/u/1163643?v=4)](https://github.com/jsirish "jsirish (9 commits)")[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (2 commits)")

---

Tags

silverstripecmscalendar

### Embed Badge

![Health badge](/badges/dynamic-silverstripe-google-calendar/health.svg)

```
[![Health](https://phpackages.com/badges/dynamic-silverstripe-google-calendar/health.svg)](https://phpackages.com/packages/dynamic-silverstripe-google-calendar)
```

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[axllent/silverstripe-cms-tweaks

Several CMS usability improvements

1726.4k1](/packages/axllent-silverstripe-cms-tweaks)[nzta/silverstripe-sitebanner

Site-wide banners activated through the CMS

1038.7k](/packages/nzta-silverstripe-sitebanner)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
