vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   vBulletin5 Adding Custom module! (https://vborg.vbsupport.ru/showthread.php?t=324350)

sael 02-02-2017 05:04 PM

vBulletin5 Adding Custom module!
 
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!

noypiscripter 02-02-2017 05:07 PM

There is no documentation for that that I know of. But I have developed a couple of custom modules for vB5 on my vB mods site.

Replicant 02-03-2017 02:57 PM

I have a vb5 skeleton mod here that has a basic module in it. By examining the xml file
, you can learn how to create a module. I use this skeleton mod as the beginning for any vb5 product I create by editing the xml file directly.

sael 02-06-2017 05:35 PM

Quote:

Originally Posted by Replicant (Post 2581769)
I have a vb5 skeleton mod here that has a basic module in it. By examining the xml file
, you can learn how to create a module. I use this skeleton mod as the beginning for any vb5 product I create by editing the xml file directly.

Thanks sooo much!!!!!!!

lagrangianpoint 06-27-2017 06:17 PM

Quote:

Originally Posted by Replicant (Post 2581769)
I have a vb5 skeleton mod here that has a basic module in it. By examining the xml file
, you can learn how to create a module. I use this skeleton mod as the beginning for any vb5 product I create by editing the xml file directly.

Thank you, I'm going to take a look at it to see if it can help me.

putrasurya 06-29-2017 11:04 AM

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


All times are GMT. The time now is 05:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00999 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete