PDA

View Full Version : Creating forums programatically


stankal
Mon 8th Oct '07, 12:38am
Hi there,

I'm shopping around for a new forum system and one of the requirements that I have is that the system must have an easy way to programatically create new forums.

So, with vBulletin, can I create new forums from my own code? Is that documented? If so can you point me to a resource that describes that process.

So just to be clear, I'm not asking if you can create multiple formus with the admin interface. I'm asking if I can create new formus dynamically from my onw php, perl, or other scripts.

Thanks,
Alex

DelphiVillage
Mon 8th Oct '07, 2:52am
Yes but PHP only docs (http://members.vbulletin.com/api) the class you will want to have a look at is "vB_DataManager_Forum"