Page 1 of 1

Connect to a MantisBT tracker

Posted: 13 Mar 2019, 06:16
by BabuMoshai
I have an asp net project and I have to add some issues to a Mantis tracker affter a login. What is the best way to do it? JS or C#? I found a couple of libraries (like Mantis-JS), but I see that there is no documentation and I don't understand what I should do.

Re: Connect to a MantisBT tracker

Posted: 13 Mar 2019, 10:57
by cas
you also can trigger an email to add an issue to Mantis. Just use the email reporting plugin. Sending an email from asp/net should be relative straightforward :mrgreen: