Kanboard ======== Overview -------- Kanboard is a Kanban project management tool written in PHP. It supports creation of projects and their population with tasks, provides Kanban boards with swimlanes, charts etc. It is extensile via plugins. Upstream URL: https://github.com/kanboard/kanboard Localization ------------ Kanboard is localized via PHP files containing associative arrays with original English string and the translation in the respective language. Every plugin has its own localization files. Due to this, we currently maintain forks or 4 repositories with plugins where the original maintainer decided to discontinue support. Plugins ------- Following list summarizes state of Kanboard plugins used or requested in our container as of 05/2020. BlueTeck/kanboard_plugin_overwrite_translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/BlueTeck/kanboard_plugin_overwrite_translation Supplies translation strings via additional configuration file for other plugins which are missing or have incorrect translations. Not updated anymore, however the maintainer is active on GitHub. This plugin has initially been requested to be included in our installation, but due to its purpose, it's mostly useless as all translations were done in the respective plugin localization files. BlueTeck/kanboard_plugin_coverimage ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/BlueTeck/kanboard_plugin_coverimage This plugin adds a cover image function to tasks on the board, and allows you to set a project image to use as a logo for projects. Development is active. BlueTeck/kanboard_plugin_metadata ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/BlueTeck/kanboard_plugin_metadata This plugin adds a basic GUI for Plugin Metadata. Not updated anymore, however the maintainer is active on GitHub. eSkiSo/Subtaskdate ^^^^^^^^^^^^^^^^^^ - URL: https://github.com/eSkiSo/Subtaskdate Adds a new due date field for subtasks, including events, API and search functions. Development is active. kanboard/plugin-budget ^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-budget - Fork URL: https://github.com/trendspotter/kanboard-plugin-budget Allows to create budget lines, see expenses based on sub-task time tracking and manage user hourly rates. Repository has been forked. The original repository is archived. kanboard/plugin-calendar ^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-calendar Adds embedded calendar view for Kanboard. Development is active. kanboard/plugin-chat ^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-chat - Fork URL: https://github.com/trendspotter/kanboard-plugin-chat Minimalist internal chat for Kanboard. Allows only one room for all users. Repository has been forked. The original repository is archived. kanboard/plugin-gantt ^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-gantt Adds Gantt charts for Kanboard. Development is active. kanboard/plugin-gravatar ^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-gravatar Enables Gravatar icons for Kanboard users. Repository is archived. There are no strings for translation, so it hasn't been forked. kanboard/plugin-registration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-registration Allows new user to sign up to Kanboard. Development is active. kanboard/plugin-sms-2fa ^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-sms-2fa - Fork URL: https://github.com/trendspotter/kanboard-plugin-sms-2fa Allows to use text messages (SMS) instead of the default TOTP system (Time-based One-time Password Algorithm). Works with Twilio service. Repository has been forked. The original repository is archived. kanboard/plugin-task-board-date ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/kanboard/plugin-task-board-date Adds new date field for tasks to define the visibility on the board and dashboard. Repository is archived. There are no strings for translation, so it hasn't been forked. oliviermaridat/kanboard-milestone-plugin ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/oliviermaridat/kanboard-milestone-plugin Adds section for milestones to show their related tasks. Development is active. xavividal/kanboard-plugin-relationgraph ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - URL: https://github.com/xavividal/kanboard-plugin-relationgraph - Fork URL: https://github.com/trendspotter/kanboard-plugin-relationgraph Shows relations between tasks using a graph library. Repository has been forked. The original repository is inactive.