The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all,
I am looking for any documentation / help on learning how to develop vb Plugins. I am looking to put some PHP code in the header of some pages we are developing and was told I would need to do it via a plugin. Is there a vb Plugin 'Hello world' someone can point me to? I have tried looking though some code (the vb ad management system) but got lost pretty quick. Figured it would be better to start with something small and "Hello world" is a nice baby step for me. Thanks for your time! David Fordham |
#2
|
|||
|
|||
![]()
<a href="https://vborg.vbsupport.ru/forumdisplay.php?f=184" target="_blank">https://vborg.vbsupport.ru/forumdisplay.php?f=184</a>
|
#3
|
|||
|
|||
![]()
Putting a Hello world in the header would be as simple as creating a plugin at the global_start hook location with teh following code:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|