dynamic / silverstripe-calendar
A calendar module for the SilverStripe CMS.
Installs: 1 229
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 4
Open Issues: 3
Type:silverstripe-vendormodule
Requires
- nesbot/carbon: ^1.0
- silverstripe/cms: ^4.0
- silverstripe/lumberjack: ^2.0
- symbiote/silverstripe-gridfieldextensions: ^3.0
- unclecheese/display-logic: ^2.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-04 21:16:53 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