Download the PHP package purplespider/basic-calendar without Composer
On this page you can find all versions of the php package purplespider/basic-calendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download purplespider/basic-calendar
More information about purplespider/basic-calendar
Files in purplespider/basic-calendar
Download purplespider/basic-calendar
More information about purplespider/basic-calendar
Files in purplespider/basic-calendar
Vendor purplespider
Package basic-calendar
Short Description A simple calendar page module
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-basic-calendar
Package basic-calendar
Short Description A simple calendar page module
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-basic-calendar
Please rate this library. Is it a good library?
Informations about the package basic-calendar
Basic Calendar Module
Introduction
Provides basic "calendar page" functionality to a SilverStripe site.
Designed to provide a simple, fool-proof way for users to add calendar events to a page on their website.
This module has been designed to have just the minimum required features, to avoid bloat, but can be easily extended to add new fields if required.
Maintainer Contact
- James Cocker ([email protected])
Requirements
- Silverstripe 4.4+ & 5+
- Use the 1.0 branch for SilverStripe 3.1 support
Installation Instructions
composer require purplespider/basic-calendar
- Log in the CMS, and create a new Calendar Page page.
Features
- An Event has a Title, Date, Time, Description & Image
- GridField to manage events
- Option to make the Manage Events tab the default fro the page
- Option to also display events from other Calendar Pages - So you can have several mini calendars, and a main one.
- Link for users to view Past or Future events.
- Past Events are displayed on a separate CMS tab, so they stay out of your way.
All versions of basic-calendar with dependencies
PHP Build Version
Package Version
The package purplespider/basic-calendar contains the following files
Loading the files please wait ....