andrewhoule / silverstripe-basiccalendar
Basic calendar page to show a listing of upcoming events
Installs: 2 468
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 0
Type:silverstripe-module
Requires
This package is auto-updated.
Last update: 2024-10-26 07:38:05 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