Documentation v1.1.5

Preview

Overview

jKanban is a pure agnostic Javascript plugin for Kanban boards. For more info see the official siteand the Github repository.

Usage

jKanban's style and script bundles are separate from our global bundle and required to be included and initialized manually on related pages.
<link href="assets/plugins/custom/jkanban/jkanban.bundle.css" rel="stylesheet" type="text/css" />
<script src="assets/plugins/custom/jkanban/jkanban.bundle.js"></script>

Initialization

  • jKanban's CSS and Javascript is required to be added into the page via the usage code snippet above, along with our other global bundles.
  • Add the HTML template provided in our example below.
Preview Get Help Buy Now