andrewhoule / silverstripe-basiccalendar
Basic calendar page to show a listing of upcoming events
Package info
github.com/andrewhoule/silverstripe-basiccalendar
Type:silverstripe-module
pkg:composer/andrewhoule/silverstripe-basiccalendar
dev-master
2019-02-06 15:36 UTC
Requires
This package is auto-updated.
Last update: 2026-02-26 10:33:21 UTC
README
Author
- Andrew Houle
- http://andyhoule.com
Requirements
- SilverStripe minimum version 3.1+.
- Slider Field Module (https://github.com/tractorcow/silverstripe-sliderfield)
Installation
Via Composer run "composer require andrewhoule/silverstripe-basiccalendar dev-master" then go to http://yoursite.com/dev/build/?flush=1 or the following...
- Add the news folder to your site's root.
- Run http://yoursite.com/dev/build/?flush=all
- Create a new Event Listing page and add Events.
Todo
- Add date filters
- Add RSS Feed