27 lines
496 B
Markdown
27 lines
496 B
Markdown
Calendar Plugin
|
|
===============
|
|
|
|
Embedded calendar view for Kanboard.
|
|
|
|
Author
|
|
------
|
|
|
|
- Frédéric Guillot
|
|
- License MIT
|
|
|
|
Requirements
|
|
------------
|
|
|
|
- Kanboard >= 1.0.42
|
|
|
|
Installation
|
|
------------
|
|
|
|
You have the choice between 3 methods:
|
|
|
|
1. Install the plugin from the Kanboard plugin manager in one click
|
|
2. Download the zip file and decompress everything under the directory `plugins/Calendar`
|
|
3. Clone this repository into the folder `plugins/Calendar`
|
|
|
|
Note: Plugin folder is case-sensitive.
|