Page 1 of 1

How to create the plugin for project dropdown?

Posted: 21 Oct 2018, 16:43
by prati
Hello forum!!

I am very new to plugin development for Mantis. Please guide me to write a plugin code to get the project drop-down that appears of navbar( as per current working)on the issue reporting page as well.

your help will be appreciated.
Thanks

Re: How to create the plugin for project dropdown?

Posted: 09 Nov 2018, 20:11
by Starbuck
Take a look at the MantisBT source. Look for another plugin that does this.
After looking around, please post here and point to specific code where you've looked, where you thought this would be present.

I'm understanding that you want to display a different screen and show the current list of projects available to the current user?