Connect to a MantisBT tracker

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
BabuMoshai
Posts: 1
Joined: 13 Mar 2019, 06:12

Connect to a MantisBT tracker

Post 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.
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: Connect to a MantisBT tracker

Post 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:
Post Reply