https://github.com/dynamic/silverstripe-elemental-dynamic-calendar
https://github.com/dynamic/silverstripe-elemental-dynamic-calendar
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-elemental-dynamic-calendar
- Owner: dynamic
- License: bsd-3-clause
- Created: 2018-10-31T19:14:46.000Z (over 6 years ago)
- Default Branch: 3.2
- Last Pushed: 2024-11-07T19:12:49.000Z (8 months ago)
- Last Synced: 2024-12-08T09:07:26.970Z (7 months ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Silverstripe Elemental Dynamic Calendar
## Requirements
* dynamic/dynamic-calendar: ^3@dev
* dnadesign/silverstripe-elemental: ^4@dev## Installation
`composer require dynamic/silverstripe-elemental-dynamic-calendar`
## Example usage
A block that displays upcoming events.
### Template Notes
The default templates are based off [Bootstrap 4](https://getbootstrap.com/) classes/styling.
## Getting more elements
See [Elemental modules by Dynamic](https://github.com/dynamic/silverstripe-elemental-blocks#included-blocks)
## Configuration
See [SilverStripe Elemental Configuration](https://github.com/dnadesign/silverstripe-elemental#configuration)