oms-Kanban/Docs/introduction.md
Dennis Eichhorn 73e83567ce
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:05 +00:00

22 lines
815 B
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.
# Recommendation
Other modules that work great with this one together are:
* [Tasks](Tasks)
* [ProjectManagement](ProjectManagement)
* [EventManagement](EventManagement)