mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-06 07:18:42 +00:00
39 lines
1.2 KiB
Markdown
39 lines
1.2 KiB
Markdown
# Introduction
|
|
|
|
The **Kanban** module allows users to create kanban boards to manage projects, events etc with tasks and share information with a whole team.
|
|
|
|
## Target Group
|
|
|
|
The target groups for this module is everyone who would like to manage projects and events in a kanban style.
|
|
|
|
# Setup
|
|
|
|
The module can be installed through the integrated module downloader and installer or by uploading the module into the `Modules/` directory and executing the installation through the module installer.
|
|
|
|
The module is depending on the **Editor** module which provides most of the writing features and the **Tasks** module for generating the tasks.
|
|
|
|
# Features
|
|
|
|
## Markdown
|
|
|
|
The module makes use of an extended markdown version for easy writing and modifications.
|
|
|
|
### Extendability
|
|
|
|
Modules can provide custom elements which allows them to provide elemnts that normal markdown doesn't support. Some modules that already provide custom elements for articles:
|
|
|
|
* Media
|
|
* Charts
|
|
* Spreadsheets
|
|
* Calendar/Events
|
|
* Tasks
|
|
* Checklists
|
|
* Profiles/Contacts
|
|
|
|
# Recommendation
|
|
|
|
Other modules that work great with this one together are:
|
|
|
|
* [Tasks](Tasks)
|
|
* [ProjectManagement](ProjectManagement)
|
|
* [EventManagement](EventManagement) |