dynamic/silverstripe-calendar

A calendar module for the SilverStripe CMS.

Installs: 1 214

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 8

Forks: 4

Open Issues: 2

Type:silverstripe-vendormodule

1.0.0-alpha2 2019-06-04 06:47 UTC

This package is auto-updated.

Last update: 2024-04-09 18:06:04 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