PDA

View Full Version : vb API for integration?


Gaia
Wed 13th Dec '06, 9:47pm
Hi,

I am just wondering how hard it would be to integrate a CMS member database with vBulletins? Maybe with some API or something?

If anyone can push me in the right direction that would be great.

Thanks.

Wayne Luke
Wed 13th Dec '06, 9:54pm
The API is available at http://members.vbulletin.com/API and you are interested in the user Data Manager (vb_DataManager_User class). This is outlined in the online documentation and there is a tutorial at vBulletin.org on how to use it.