mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-17 20:58:41 +00:00
Created more module descriptions
This commit is contained in:
parent
416aa7e7c7
commit
0b07b92e9d
39
Docs/introduction.md
Normal file
39
Docs/introduction.md
Normal file
|
|
@ -0,0 +1,39 @@
|
||||||
|
# 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)
|
||||||
Loading…
Reference in New Issue
Block a user