Page 1 of 1

Plugin Architecture

Posted: 28 Nov 2007, 12:37
by nurikabe
Just curious about the state of Mantis' plugin architecture. Seems like there are a couple of efforts underway.

Vincent Debout has his own manager (and a number of plugins) here: http://deboutv.free.fr/mantis/

Yet the Mantis team seems to also have a couple of irons in the fire:

http://www.mantisbt.org/wiki/doku.php/m ... quirements
http://www.mantisbt.org/wiki/doku.php/m ... quirements

Where is a would-be plugin author to turn?

Re: Plugin Architecture

Posted: 29 Nov 2007, 07:43
by deboutv
nurikabe wrote:Just curious about the state of Mantis' plugin architecture. Seems like there are a couple of efforts underway.

Vincent Debout has his own manager (and a number of plugins) here: http://deboutv.free.fr/mantis/

Yet the Mantis team seems to also have a couple of irons in the fire:

http://www.mantisbt.org/wiki/doku.php/m ... quirements
http://www.mantisbt.org/wiki/doku.php/m ... quirements
Personnaly, I follow (and to contribute to) the second solution (ie all my plugin will be compatible when the second solution will be implemented).

Re: Plugin Architecture

Posted: 30 Nov 2007, 09:20
by nurikabe
Thanks; got it. Now I know where to focus.

Re: Plugin Architecture

Posted: 03 Dec 2007, 15:17
by vboctor
Mantis 1.2 will include our official plugins architecture. If you get the latest code from Subversion you can already play with it. The current implementation is based on:
http://www.mantisbt.org/wiki/doku.php/m ... quirements