Skip to content

unclecheese/silverstripe-event-calendar

Folders and files

NameName
Last commit message
Last commit date
Feb 20, 2013
Oct 29, 2018
Mar 24, 2016
Feb 20, 2013
Aug 31, 2016
May 9, 2017
Apr 6, 2017
Dec 31, 2015
Feb 16, 2016
Aug 15, 2013
Sep 2, 2014
Oct 29, 2018
Feb 15, 2016
Sep 26, 2016

Repository files navigation

SilverStripe Event Calendar Module

The Event Calendar module for SilverStripe

Features

  • Calendar - This Page is used to hold/present events and announcments.
  • Calendar Event - This page represents an event, which can have many DateTimes.
  • Recurring Events - Calendar Events can also be set up reoccur automatically.
  • Calendar Announcements - Entries in a Calendar which don't have a page associated.
  • ICS feeds - Add multiple ICS feeds to a Calendar to display these events in the feed.
  • 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.
  • Caching

Configuration Options

Enable jquery

Calendar:
    jquery_included: true

Enable caching, and years worth of data to cache

Calendar:
    caching_enabled: true
    cache_future_years: 2

Set default timezone, lang for ICS output:

Calendar:
    timezone: America/New_York
    language: EN