PHPackages                             mattclegg/silverstripe-event-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. mattclegg/silverstripe-event-calendar

ActiveSilverstripe-vendormodule

mattclegg/silverstripe-event-calendar
=====================================

Event calendar for the Silverstripe CMS

2.0.1(5y ago)01213BSD-3-ClausePHP

Since Feb 20Pushed 2y ago2 watchersCompare

[ Source](https://github.com/mattclegg/silverstripe-event-calendar)[ Packagist](https://packagist.org/packages/mattclegg/silverstripe-event-calendar)[ RSS](/packages/mattclegg-silverstripe-event-calendar/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (31)Used By (0)

Silverstripe Event Calendar
===========================

[](#silverstripe-event-calendar)

Introduction
------------

[](#introduction)

This is an event calendar module for Silverstripe CMS, with the following features:

- **Calendar** - A page type used to hold/present events and announcements.
- **Calendar event** - A page type which represents an event, with one or more DateTimes (an instance of an event).
- **Recurring events** - Calendar events can be set up reoccur automatically.
- **Calendar announcements** - Entries in a calendar which don't have an event page associated.
- **ICS feeds** - Add external ICS feeds to a calendar to display these events.
- **ICS output** - Download an ics file for easy importing into calendar apps.
- **RSS feed** - RSS feed of calendar events.
- **Calendar widget** - Display a calendar view in a widget, so website users can select to view events by year/month/week/day periods.
- **Caching**

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

[](#requirements)

Silverstripe CMS 4.4 or greater

Carbon ( version 1 -  )

Configuration Options
---------------------

[](#configuration-options)

Enable jQuery (that is, do not request a local copy)

```
UncleCheese\EventCalendar\Pages\Calendar:
    jquery_included: true
```

Caching options

```
UncleCheese\EventCalendar\Pages\Calendar:
    caching_enabled: true
    cache_future_years: 2
```

Set default time zone and language for ICS output

```
UncleCheese\EventCalendar\Pages\Calendar:
    timezone: America/New_York
    language: EN
```

Disable automatic link to RSS appearing

```
UncleCheese\EventCalendar\Pages\Calendar:
    include_rss_link: false
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor4

4 contributors hold 50%+ of commits

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 ~97 days

Recently: every ~252 days

Total

30

Last Release

2016d ago

Major Versions

1.0.24 → 4.x-dev2020-04-10

PHP version history (2 changes)2.4.x-devPHP &gt;=5.2

1.0.0PHP &gt;=5.3.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/00cc44a744aaaa61ffe0d0c1cf21702f0ad5c0fca2ca50d3338461f1dd6e3113?d=identicon)[mattclegg](/maintainers/mattclegg)

---

Top Contributors

[![gheggie](https://avatars.githubusercontent.com/u/220231?v=4)](https://github.com/gheggie "gheggie (32 commits)")[![mattclegg](https://avatars.githubusercontent.com/u/303487?v=4)](https://github.com/mattclegg "mattclegg (14 commits)")[![ajshort](https://avatars.githubusercontent.com/u/31570?v=4)](https://github.com/ajshort "ajshort (10 commits)")[![unclecheese](https://avatars.githubusercontent.com/u/654636?v=4)](https://github.com/unclecheese "unclecheese (9 commits)")[![remcozigterman](https://avatars.githubusercontent.com/u/78798355?v=4)](https://github.com/remcozigterman "remcozigterman (7 commits)")[![cmcramer](https://avatars.githubusercontent.com/u/1144363?v=4)](https://github.com/cmcramer "cmcramer (5 commits)")[![tractorcow](https://avatars.githubusercontent.com/u/936064?v=4)](https://github.com/tractorcow "tractorcow (5 commits)")[![3Dgoo](https://avatars.githubusercontent.com/u/2616373?v=4)](https://github.com/3Dgoo "3Dgoo (4 commits)")[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (3 commits)")[![bruce133](https://avatars.githubusercontent.com/u/2420663?v=4)](https://github.com/bruce133 "bruce133 (3 commits)")[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (3 commits)")[![IanSimpson](https://avatars.githubusercontent.com/u/782493?v=4)](https://github.com/IanSimpson "IanSimpson (3 commits)")[![rotassator](https://avatars.githubusercontent.com/u/7939537?v=4)](https://github.com/rotassator "rotassator (3 commits)")[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (3 commits)")[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (3 commits)")[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (2 commits)")[![quamsta](https://avatars.githubusercontent.com/u/472923?v=4)](https://github.com/quamsta "quamsta (2 commits)")[![tuure](https://avatars.githubusercontent.com/u/1044054?v=4)](https://github.com/tuure "tuure (2 commits)")[![russellshome](https://avatars.githubusercontent.com/u/8239408?v=4)](https://github.com/russellshome "russellshome (2 commits)")[![micschk](https://avatars.githubusercontent.com/u/1005986?v=4)](https://github.com/micschk "micschk (2 commits)")

---

Tags

eventssilverstripecalendar

### Embed Badge

![Health badge](/badges/mattclegg-silverstripe-event-calendar/health.svg)

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

###  Alternatives

[unclecheese/eventcalendar

Event Calendar for the SilverStripe CMS

3215.2k8](/packages/unclecheese-eventcalendar)[silverstripe/event-calendar

Event Calendar for the SilverStripe CMS

318.5k3](/packages/silverstripe-event-calendar)[yohang/calendr

Object Oriented calendar management

465614.1k3](/packages/yohang-calendr)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1646.8k1](/packages/dereuromark-cakephp-calendar)[moe/full-calendar

A lightweight calendar module for Silverstripe. Implements the popular javascript http://fullcalendar.io/ library.

121.5k](/packages/moe-full-calendar)

PHPackages © 2026

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