vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Intro to creating plugins/addons? (https://vborg.vbsupport.ru/showthread.php?t=195699)

sweeps78 11-07-2008 07:30 PM

Intro to creating plugins/addons?
 
I've been a vBulletin admin for several years now. All the mods that I have on my forums have been created by all the awesome folk at .org, thanks!! I'm a programmer by trade (mostly .NET) and up till a year ago, wrote little php. However now, I'm finding myself to be more and more proficient at PHP, so I want to test my skills and create my own plugin. But, I can't seem to find any type of introduction to creating my own plugin. Is there an intro that everyone uses? I just want to create some very basic for now, but I'd like to know all of the basics of creating plugins before I royally screw up my forums. I've gone through the vBulletin API manual and also looked through many of the articles here, but haven't found anything yet, so I thought I'd ask here. I'm sure there's something very basic I'm missing.

EDIT I also looked at the vBulletin manual (http://www.vbulletin.com/docs/html/creating_a_product), but I was wondering if there was anything else

thanks!

noppid 11-07-2008 07:36 PM

Download and read a few hacks to see how it's done. The overall how to does not exist. You can however find many good articles on how to use specify features in the product xml that you may need to apply though.


All times are GMT. The time now is 09:07 AM.

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.00968 seconds
  • Memory Usage 1,709KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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