![]() |
Connector API for vBulletin
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:
[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 |
what can i use this for ?
|
So far you can use it to log users in and out from your webpage, outside of vbulletin
I'm still expanding it to do more though |
Could you post an example of how someone would do that with this hack?
|
yourstuff.php <-APIplugin-> vBulletin
(login)-------------^------(login) ^-- mental screenshot |
Quote:
|
I'm not sure what's the use of this. :ermm:
|
external login for your webpage that ISNT vbulletin.
|
Today I'm adding:
- edit user - delete user - add user To come: - list forums - latest posts Any requests? |
PHP Code:
|
All times are GMT. The time now is 07:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|