-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6770ec
commit 80b3ac3
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ This module has been designed to have just the minimum required features, to avo | |
* James Cocker ([email protected]) | ||
|
||
## Requirements | ||
* Silverstripe 4.4+ | ||
* Silverstripe 4.4+ & 5+ | ||
* Use the 1.0 branch for SilverStripe 3.1 support | ||
|
||
## Installation Instructions | ||
|
@@ -28,4 +28,4 @@ This module has been designed to have just the minimum required features, to avo | |
* 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. | ||
* Past Events are displayed on a separate CMS tab, so they stay out of your way. |