Improved and expanded theme for kanboard, that alters both look and functionality.
Kanext is short for Kanboard-Extended. This plugin is supposed to change some parts of the templates kanboard uses (e.g. the dashboard) to increase productivity for small teams.
Other UI improvements are available as well:
For now, Kanext contains a lot of functionality in one place. This is convenient, as it is rather easy to maintain. In the future, it might be broken into smaller plugins.
This screenshot is made together with the GreenWing plugin/template, which we strongly recommend.

An easy way to start a development environment is to use the docker configuration:
cd .dockerdocker compose upThe app will be available at: http://localhost:88 with the admin/admin combination for username and password.
We use as base a kanboard image from the docker hub.