Hi guys, The best way to customize Mantis (even 2.X) is to build a Plugin. In fact, it is very easy once you've understand the plugin structure and events systems. This prevents from modifying to much core code. 1. Register your plugin, like in : https://www.mantisbt.org/docs/master-1.2.x/en/develop...