putrasurya |
29 Jun 2017 13:04 |
Quote:
Originally Posted by sael
(Post 2581693)
Hello,
I am looking for developer documentation about Creating Custom Modules in vBulletin 5 Connect!
Please, point me a good direction to understand it! I need to integrate SQL + JSON API with vBulletin 5 Connect!
|
there is no documentation about that, i am also new with vbulletin,
finally the support tell me to read this blog https://www.vbulletin.com/forum/blogs/joe-d/3932614-
it's quite usefull for understanding how product/hook/template/stylevars works,
after you finish reading the blog you will realize that xml file is generated by vbulletin, and have no idea how to add the widget (custom modules), to add the widget you should add it manually to xml file that generated by the vbulletin
|