Go to file
Frederic Guillot 4afe36083b Add Debian 8 in Vagrant file 2015-05-21 13:34:39 -04:00
app Fix bug: editing private project enable user management 2015-05-21 12:10:01 -04:00
assets Add Jabber/XMPP integration 2015-05-11 21:07:59 -04:00
data First commit 2014-01-25 14:56:02 -05:00
docs Add Debian 8 in Vagrant file 2015-05-21 13:34:39 -04:00
scripts Add print stylesheet for tasks 2015-04-25 15:15:05 -04:00
tests Send all Kanboard events to the webhook (breaking change) 2015-05-18 21:04:06 -04:00
.gitignore Add ignored assets from git 2015-01-30 19:27:06 -05:00
.scrutinizer.yml Update scrutinizer.yml 2015-04-03 18:41:34 -04:00
.travis.yml composer: add PHP 7, use travis' phpunit 2015-03-29 23:49:25 +02:00
Dockerfile Dockerfile adapted to include php5-gd package 2015-04-30 17:28:23 +04:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Add ical documentation 2015-05-18 14:51:17 -04:00
Vagrantfile Add Debian 8 in Vagrant file 2015-05-21 13:34:39 -04:00
app.json Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
composer.json Add iCalendar public access for projects 2015-05-17 22:09:44 -04:00
composer.lock Add iCalendar public access for projects 2015-05-17 22:09:44 -04:00
config.default.php Improve pull-request #738 2015-03-30 20:52:30 -04:00
index.php Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
jsonrpc.php 2nd Recurring Tasks Commit 2015-05-05 23:40:05 -04:00
kanboard Add task transitions csv export 2015-03-28 12:39:46 -04:00
robots.txt First commit 2014-01-25 14:56:02 -05:00

README.markdown

Kanboard

Kanboard is a simple visual task board web application.

Official website: http://kanboard.net

  • Inspired by the Kanban methodology
  • Get a visual and clear overview of your project
  • Multiple boards with the ability to drag and drop tasks
  • Minimalist software, focus only on essential features (Less is more)
  • Open source and self-hosted
  • Super simple installation

Build Status

Scrutinizer Code Quality

Deploy

Features

  • Multiple boards/projects
  • Boards customization, rename/add/remove columns
  • Tasks with different colors, categories, sub-tasks, attachments, comments and Markdown support for the description
  • Automatic actions based on events
  • User management with a basic privileges separation (administrator or regular user)
  • Email notifications
  • External authentication: Google, GitHub, LDAP/ActiveDirectory and Reverse-Proxy
  • Webhooks to create tasks from an external software
  • A basic command line interface
  • Host anywhere (shared hosting, VPS, Raspberry Pi or localhost)
  • No external dependencies
  • Super easy setup, copy and paste files and you are done!
  • Translated in 18 languages (Brazilian, Chinese, Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Japanese, Polish, Russian, Serbian, Spanish, Swedish, Thai, Turkish)

Known bugs and feature requests

See Issues: https://github.com/fguillot/kanboard/issues

License

GNU Affero General Public License version 3: http://www.gnu.org/licenses/agpl-3.0.txt

Documentation

Using Kanboard

Introduction

Working with projects

Working with tasks

Working with users

Settings

Integrations

More

Technical details

Installation

Database

Authentication

Developers and sysadmins

Contributors

The documentation is written in Markdown. If you want to improve the documentation, just send a pull-request.

FAQ

Go to the official website: http://kanboard.net/faq

Authors

Original author: Frédéric Guillot

Contributors:

There is also many people who have reported bugs or proposed awesome ideas.