unclecheese / eventcalendar
Event Calendar for the SilverStripe CMS
Installs: 15 144
Dependents: 8
Suggesters: 0
Security: 0
Stars: 31
Watchers: 9
Forks: 78
Open Issues: 46
Type:silverstripe-module
Requires
- johngrogg/ics-parser: ^2
- nesbot/carbon: 1.39.1
- silverstripe/cms: ^4
Replaces
README
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