Back to vBulletin 3.5 Add-ons

Connector API for vBulletin
Mod Version: 0.02, by Noodles24

This modification is in the archives.
vB Version: 3.5.4 Rating: (8 votes - 4.75 average) Installs: 50
Released: 29 Apr 2006 Last Update: 11 May 2006 Downloads: 596
Not Supported Additional Files Is in Beta Stage  

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 */
// change this to your forum path.
$forumroot $_SERVER['DOCUMENT_ROOT']."forum";
/* end of User changable options */ 
in the connector.class.php if your forum doesn't sit in /forum/ on your site.

[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

vblts.ru supports vBulletin®, 2022-2024