dynamic / silverstripe-calendar
A calendar module for the SilverStripe CMS.
Installs: 1 869
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 4
Open Issues: 2
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- 2.x-dev
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.0.0
- 1.0.0-alpha2
- 1.0.0-alpha1
- dev-master
- dev-feature/phase-3-cms-ux-improvements
- dev-feature/phase-2-frontend-modernization
- dev-bugfix/hasActiveFilters-production-error
- dev-bugfix/calendar-filter-form-method-call
- dev-feature/add-calendar-filter-form-template
- dev-feature/calendar-event-filtering
- dev-cms5
This package is auto-updated.
Last update: 2025-07-24 21:15:59 UTC
README
Calendar
A calendar module for the SilverStripe cms with recursion options.
Installation
composer require dynamic/silverstripe-calendar
Upgrading from 1.0.0-alpha2
When upgrading from 1.0.0-alpha2
, you need to run the following task to migrate the Datetime data to the now separate Date and Time fields:
sake dev/tasks/calendar-datetime-conversion-task