voyage/silverstripe-eventcalendar

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.

Simple event calendar for Silverstripe

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-module

dev-master 2017-07-06 22:26 UTC

This package is not auto-updated.

Last update: 2025-01-19 03:17:33 UTC


README

A stripped back version of Uncle Cheese's Event Calendar module that uses FullCalendar for displaying events.

Requirements

  • Silverstripe >= 3.1

Installation

  • Install with composer composer require voyage/silverstripe-eventcalendar
  • Run dev/build
  • Create an Event Calendar Page
  • Create Events as sub pages

TODO

  • Full documentation

Credits