| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| mantisbt:plugins:start [2022/02/18 17:44] – LinkedCustomFields plugin page removed in favor of README on GitHub dregad | mantisbt:plugins:start [2026/06/15 20:45] (current) – [Plugins list] franklinhaut |
|---|
| * [[http://sourceforge.net/projects/agilemantis/|agileMantis]] (v2) also [[https://github.com/mantisbt-plugins/agileMantis|agileMantis]] - Scrum for MantisBT | * [[http://sourceforge.net/projects/agilemantis/|agileMantis]] (v2) also [[https://github.com/mantisbt-plugins/agileMantis|agileMantis]] - Scrum for MantisBT |
| * [[https://github.com/mantisbt-plugins/Announce|Announce]] (v2) - lets privileged accounts create and post announcements | * [[https://github.com/mantisbt-plugins/Announce|Announce]] (v2) - lets privileged accounts create and post announcements |
| | * [[https://github.com/mantisbt-plugins/AudioNotes|AudioNotes]] (v2) - A lightweight and native audio recording plugin for MantisBT |
| * [[http://ascend4.org/Automatic_URL_linking_to_MediaWiki_and_ViewVC_from_Mantis|Automatic linking]] (v1) to MediaWiki and ViewVC from Mantis | * [[http://ascend4.org/Automatic_URL_linking_to_MediaWiki_and_ViewVC_from_Mantis|Automatic linking]] (v1) to MediaWiki and ViewVC from Mantis |
| * [[https://github.com/mantisbt-plugins/Calendar|Calendar]] (v2) Adds the task scheduling function in MantisBT based on the calendar of events with the possibility of one-way synchronization with Google Calendar. | * [[https://github.com/mantisbt-plugins/Calendar|Calendar]] (v2) Adds the task scheduling function in MantisBT based on the calendar of events with the possibility of one-way synchronization with Google Calendar. |
| * [[https://github.com/mantisbt-plugins/traceability|traceability]] test management | * [[https://github.com/mantisbt-plugins/traceability|traceability]] test management |
| * [[https://github.com/mantisbt-plugins/TriggerClose|TriggerClose]] | * [[https://github.com/mantisbt-plugins/TriggerClose|TriggerClose]] |
| | * [[https://github.com/pysiek634/VEditor|VEditor]] TinyMCE-based visual editor |
| * [[https://github.com/mantisbt-plugins/workload|workload]] | * [[https://github.com/mantisbt-plugins/workload|workload]] |
| * [[zipexport]] | * [[https://github.com/mantisbt-plugins/zip-export|ZipExport]] |
| |
| |
| ===== Where to find the plugins ===== | ===== Where to find the plugins ===== |
| |
| MantisBT plugins can be found at https://github.com/mantisbt-plugins. | Many MantisBT plugins can be found at https://github.com/mantisbt-plugins. Others may be hosted elsewhere by their respective authors. |
| |
| More plugins can be found at http://www.mantisbt.org/bugs. Typically they are stored as issue attachments using own projects (look at projects starting with "Plugin -") or project "mantisbt" and category "Plugins". | More plugins can be found at https://mantisbt.org/bugs. Typically they are stored as issue attachments using own projects (look at projects starting with "Plugin -") or project "mantisbt" and category "Plugins". It is recommended that those are migrated to the [[https://github.com/mantisbt-plugins |mantisbt-plugins organisation]]. |
| |
| Ask in the [[https://www.mantisbt.org/forums/viewforum.php?f=15|Forum Plugins Section]] for existing software, and/or please consider motivating someone to create or modify a plugin for you. | Ask in the [[https://mantisbt.org/forums/viewforum.php?f=15|Forum Plugins Section]] for existing software, and/or please consider motivating someone to create or modify a plugin for you. |
| |
| ===== How to install a plugin ===== | ===== How to install a plugin ===== |
| - Click the **Install** link to install a plugin. | - Click the **Install** link to install a plugin. |
| |
| **WARNING:** some plugins require patching MantisBT's core to operate (e.g. to add new Events). Please note that such changes are //neither recommended nor supported by the MantisBT team//, as they potentially introduce bugs and/or incompatibilities with future versions. | <WRAP important> |
| | Some plugins require patching MantisBT's core to operate (e.g. to add new Events). Please note that such changes are //neither recommended nor supported by the MantisBT team//, as they potentially introduce bugs and/or incompatibilities with future versions. |
| **Use such plugins at your own risk!** | **Use such plugins at your own risk!** |
| | </WRAP> |
| | |
| |
| ===== The GitHub mantisbt-plugins organization ===== | ===== The GitHub mantisbt-plugins organization ===== |
| * sending an e-mail to [[mantisbt-dev@lists.sourceforge.net|The MantisBT development mailing list]] (you will need to [[https://lists.sourceforge.net/lists/listinfo/mantisbt-dev|signup]] if you are not already subscribing to the list), | * sending an e-mail to [[mantisbt-dev@lists.sourceforge.net|The MantisBT development mailing list]] (you will need to [[https://lists.sourceforge.net/lists/listinfo/mantisbt-dev|signup]] if you are not already subscribing to the list), |
| * posting a message on our [[https://gitter.im/mantisbt/mantisbt|Gitter channel]] | * posting a message on our [[https://gitter.im/mantisbt/mantisbt|Gitter channel]] |
| * Notifying us in an ongoing discussion on our [[https://mantisbt.org/bugs/|bugtracker]] or via some other communication channel | * Notifying us in an ongoing discussion on our [[https://mantisbt.org/bugs/|bugtracker]], [[https://mantisbt.org/forums/viewforum.php?f=15|forums]] or via some other communication channel |
| * Please include the following information in your message: | * Please include the following information in your message: |
| * a **link to the repository** (we usually review the code before including it in the Organization) | * a **link to the repository** (we usually review the code before including it in the Organization) |