silverstripe-australia / fullcalendar
This package is abandoned and no longer maintained.
The author suggests using the symbiote-library/silverstripe-fullcalendar package instead.
An extension to the Event Calendar module to render the calendar using the jQuery Full Calendar plugin
Package info
github.com/silverstripe-australia-archive/silverstripe-fullcalendar
Type:silverstripe-module
pkg:composer/silverstripe-australia/fullcalendar
1.0.1
2017-06-29 06:26 UTC
Requires
- silverstripe/cms: >=3.1
- silverstripe/framework: >=3.1
- unclecheese/eventcalendar: ~1.0
Replaces
This package is not auto-updated.
Last update: 2022-02-01 12:56:41 UTC
README
IMPORTANT
This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!
SilverStripe Full Calendar Module
This is a simple module that builds on the event calendar module to allow you to render the initial calendar view using the jquery fullcalendar plugin.
Maintainer Contacts
- Marcus Nyeholt (marcus@symbiote.com.au)
Requirements
- SilverStripe 3.1+
- The Event Calendar Module
Installation
- Place this directory in the root of your SilverStripe installation. It should be called "fullcalendar".
- Rebuild your database by visiting http://example.com/dev/build.