MantisKanban plugin not working

General discussion about MantisBT Plugins

Moderators: Developer, Contributor

Post Reply
herrhumza
Posts: 1
Joined: 27 Feb 2024, 10:15

MantisKanban plugin not working

Post by herrhumza »

Hello, I am using Mantisbt 2.26.0, and I want to install MantisKanban plugin. The MantisKanban plugin requires jQuery 1.6.2.
Now I got the plugin from this link: https://github.com/thinksentient/MantisKanban, This plugin says it requires Core 1.2.0 and jQuery 1.6.2.
But I am using Core 2.26.0 and if I see the jQuery plugin from this link: https://github.com/mantisbt-plugins/jquery, This plugin says that the core should be 1.2.0 < 1.3. Now it's a deadlock for me. I shall be grateful if someone guides to me fix this thing.
Thanks in advance.
Attachments
mantis-bt.png
mantis-bt.png (75.81 KiB) Viewed 3703 times
cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Re: MantisKanban plugin not working

Post by cas »

This is relative easy. That plugin will not run on Mantis 2.x. Having looked @ the code, it seems pretty easy to make it work on later versions of Mantis.
dregad
Developer
Posts: 76
Joined: 26 Jul 2010, 14:24

Re: MantisKanban plugin not working

Post by dregad »

cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Re: MantisKanban plugin not working

Post by cas »

Attached an initial version for Mantis 2x.
Will be published on Github shortly.
Review and provide feedback :mrgreen:
Attachments
MantisKanban2.zip
(8.28 KiB) Downloaded 74 times
Post Reply