Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.09 KB

File metadata and controls

32 lines (19 loc) · 1.09 KB

MantisBT Example plugin

This is free and unencumbered software released into the public domain.

For more information, please refer to https://unlicense.org

Description

This is the complete source code for the MantisBT Developers Guide's Example Plugin, as described in the documentation's Building a Plugin section.

Feel free to reuse all or part of this code as a starting point to build your own MantisBT Plugins.

Support

Should you find errors in this code or have suggestions to improve it, feel free to report an issue on the MantisBT issues tracker.

If you have questions about Plugins development, please head over to the MantisBT Forums.

Credits

This code was originally written by John Reese back in 2010, as part of the MantisBT 1.2 documentation; it was adapted to MantisBT 2.x by Damien Regad.