History: PluginKanban
Source of version: 7
Copy to clipboard
! Plugin Kanban ''Introduced in ((Tiki24)). Use this ((wiki plugin)) to move ((tracker)) items with drag & drop capabilities in Trello-like boards.'' It requires following preference settings to work: ((API)) access enabled (__Security > API access__), ((Always Load Vue.js)) (__Features > Interface > Always Load Vue.js__), ((Enable Vue.js)) (__Features > Interface > Enable Vue.js__) Search for "vuejs". Tiki search wont find "vue" or "vue.js". {maketoc} !!Parameters {pluginmanager plugin="kanban"} !!Examples !!!Example 1 ''This code:'' {CODE(colors="tiki")} {kanban trackerId="8" title="Kanban Board for doc.t.o issues" description="Item Description" xaxis="f_113" yaxis="f_118" swimlane="f_117"} {CODE} ''Would produce on this site:'' {kanban trackerId="8" title="Kanban Board for doc.t.o issues" description="Item Description" xaxis="f_113" yaxis="f_118" swimlane="f_117"} !!Related pages * ((AllPlugins)) * ((Trackers)) !!Aliases (alias(Plugin Kanban)) | (alias(Kanban)) Related * https://gitlab.com/tikiwiki/tiki/-/merge_requests/1006 * ((dev:Kanban))