History: PluginKanban
Preview of version: 14
PluginKanban
New in Tiki25. Use this wiki plugin to move tracker items with drag & drop capabilities in Trello-like boards.
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.
Table of contents
Parameters
Tiki Doc From Code error: kanban not found
Examples
Example 1
This code:
Copy to clipboard
{kanban trackerId="8" title="Kanban Board for doc.t.o issues" description="Item Description" xaxis="f_113" yaxis="f_118" swimlane="f_117"}
Would produce on this site:
User error
Tracker not specified in param "boardTrackerId".
Related pages
Aliases
Related