osTicket v1.10 (stable) and Maintenance Release v1.9.15 are now available! Go
get it now
Adding links to interfaces (plugin)
Hello. I want to create my own plugin without changing any kernel files.
The plugin should add tabs to the navigation bar.
Example of the plugin code in the file
I want to put reports.php in a folder with a plugin, not scp / - is it possible without changing kernel files?
How do I override the app.php link when I click on the 'apps' menu item?
How are things with API? Are there any qualitative changes to the API in the latest version of osTicket?As far as I understand, now it's impossible to create your own plug-in
without changing the kernel code.
Thank you.
(Sorry for the bad english).
Comments
Thank you for such quick answers! Grizly, do you think it's possible to add menu items without changing the kernel code? How extensive is the osTicket API?
When clicking on the 'application' in the StafNav class, a link to app.php is defined. Is it possible to change this menu item in the plugin folder to not change the script code class.nav.php?
Grizly, thanks for the answer. I also came to the conclusion that nothing really works. And the lack of documentation just kills