🏁Quick start
There are still more than 50 pages missing in this documentation! Don't expect to find everything about the open ticket v4 API here yet! It will take some time to finish this documentation, but once its ready it will be your best manual for creating open ticket plugins!
Hey! You found the API docs for open ticket 4.0! We are still working on lots of pages and a lot of the information is still incorrect, so if you want to try to create a plugin make sure it still works on release!
Layout Guide:
Green => A required parameter in a function Yellow => An optional parameter in a function Blue => The result/returning value of a function Red => This is a static function on a class. (you don't need to construct the class first)
[static] function(parameter: value) => result
=> Here needs more explaination
Last updated
Was this helpful?