Connector API for vBulletin
This modification is in the archives.
What it does
Allows you to access vBulletin functions and data through an API. This is useful if you want to tie vBulletin into a larger site and allow the users to only have 1 login for site/forum. Allows other applications to edit data in vBulletin Warning This API opens up a lot of the internal functions of vBulletin, use it carefully and do not trust any input from the browser. Clean and validate your inputs! Installation Unzip the files into your the root of your forum You may need to change PHP Code:
/* User changable options */
[0.02] Added addUser function Added delUser function Added getUser function Added editUser function Cleaned up code Added comments Fixed warnings in 3.5.4 Fixed PHP4 incompatability [0.01] Initial quick dirty release. Includes basic API Allows login/logout through API TODO: Error checking function(s) Forum listings Topic/Post listings Download This modification is archived and cannot be downloaded. |
Similar Mods
Joomla Connector/Bridge | vBulletin 3.5 Add-ons |
Vbulletin Application Connector | vBulletin 3.5 Add-ons |