cmskit / template-calendar
Backend template showing entries as a calendar
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: >=5.3.3
- cmskit/jquery-ui: *
- cmskit/package-installer: 1.0.*@dev
This package is not auto-updated.
Last update: 2025-03-29 18:10:35 UTC
README
This template lets you create/view/manage resource-calendars (events grouped by resources) and also normal calendars. You can even define recurring events (with -in the future possibly- exceptions). Of course you can have multiple views like day, week and month. Editing events is done via the default template.
It makes use of FullCalendar ResourceViews, an extension of FullCalendar whitch is dual licensed under the MIT or GPL Version 2 licenses.
Used as normal calendar all entries in a given period are shown
A resource-calendar can for example be usefull to show/organize events for staff-members but could also be used to manage the occupation of rooms, hardware (eg. laptops), etc..