Download the PHP package moe/full-calendar without Composer
On this page you can find all versions of the php package moe/full-calendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moe/full-calendar
More information about moe/full-calendar
Files in moe/full-calendar
Download moe/full-calendar
More information about moe/full-calendar
Files in moe/full-calendar
Vendor moe
Package full-calendar
Short Description A lightweight calendar module for Silverstripe. Implements the popular javascript http://fullcalendar.io/ library.
License BSD-3-Clause
Homepage https://github.com/peavers/silverstripe-full-calendar
Package full-calendar
Short Description A lightweight calendar module for Silverstripe. Implements the popular javascript http://fullcalendar.io/ library.
License BSD-3-Clause
Homepage https://github.com/peavers/silverstripe-full-calendar
Please rate this library. Is it a good library?
Informations about the package full-calendar
Synopsis
A lightweight calendar module for Silverstripe. Implements the popular javascript http://fullcalendar.io/ library.
Features
- Lightbox event details
- Stylish colour inheritance based on user selection
- Hide past events automatically
- Easily change the style/theme to match your brand
- Change between month and agenda views
- Page type for a list of upcoming events
- Download single events as .ics files
- Download entire calendar as .ics file
Installation
Composer
Ideally composer will be used to install this module.
From source
- Download the latest [release] (https://github.com/peavers/silverstripe-full-calendar/releases)
- Extract the files
- Make sure the folder after being extracted is named 'full-calendar'
- Upload to your site root
Basic modification
Javascript
Common settings can be changed from the CMS, but to add additional options just add them to the calendarSettings.
For more setting options see http://fullcalendar.io/docs/
CMS Setup/Usage
Page types
- Full Calendar - This is the holder for all events, also contains the main calendar. Create this first.
- Full Calendar Event - A unique event, needs to be created as a child to Full Calendar
Screen shots
Calendar View
Event view
Calendar settings
Event settings
Libraries used
- Fullcalendar
- Moment.js
- Fancybox v2
- Font Awesome
All versions of full-calendar with dependencies
PHP Build Version
Package Version
Requires
moe/color-swab Version
@stable
silverstripe/lumberjack Version @stable
silverstripe/mimevalidator Version ^1.0
jsvrcek/ics Version ^0.4.0
silverstripe/lumberjack Version @stable
silverstripe/mimevalidator Version ^1.0
jsvrcek/ics Version ^0.4.0
The package moe/full-calendar contains the following files
Loading the files please wait ....