Page 1 of 1

How to add custom group actions?

Posted: 24 Feb 2024, 01:54
by Glorg
I've seen references to this page here https://www.mantisbt.org/wiki/doku.php/ ... issue:7900 but it's about 10 years old and I can't get it working so far.

Whatever I do, I get an error upon doing the action. Even if the function is empty except for a

Code: Select all

return true;
Does anyone have any more recent experience with this?

Re: How to add custom group actions?

Posted: 05 Mar 2024, 14:43
by cas
How does the code look that you were planning to implement?