History: PluginKanban
Source of version: 18
Copy to clipboard
! {{page}} ''New in ((Tiki25)) (work was done for Tiki24 but it wasn't ready). Use this ((wiki plugin)) to move ((tracker)) items with drag & drop capabilities in Trello-like boards.'' Here is a demo: https://kanban.dev4.evoludata.com/ !! If setting up manually: 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". !! Alternatively using profiles: On fresh installs of Tiki >= 25.x you will be able to use https://profiles.tiki.org/Kanban_Board via the Wizard, click to apply any profile but click 25.x as version then enter "Kanban" in the search field of the profiles management page. Then apply the profile and visit https://example.org/tiki-index.php?page=Kanban-Board. {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} As of 2023-01-05, doc.tiki.org is not yet set up for Kanban so there is an error below. ''Would produce on this site:'' {kanban boardTrackerId="8" title="f_112" description="f_114" column="f_113" swimlane="f_117"} !! Related pages * ((AllPlugins)) * ((Trackers)) !! Aliases (alias(Plugin Kanban)) | (alias(Kanban)) Related * https://gitlab.com/tikiwiki/tiki/-/merge_requests/1006 * ((dev:Kanban)) * https://kanboard.discourse.group/t/the-tiki-platform-implemented-kanban-functionality/2552/ * https://gitter.im/tiki-org/community?at=63b6f6887de82d2616142aa8