Hi,
We're trying to figure out vBulletin integration with our Ruby on Rails application. We're currently hosted by URL Jet.
The first integration points would be:
1. vBulletin user access from RoR application
+ from our RoR application, have the ability to update usernames and emails
2. vBulletin user creation from RoR application
+ from our RoR application, have the ability to create new vBulletin users
vbulletin.org has Data Manager tutorials with some php snippets about user creation and editing. Could not find much information regarding the actual integration. We want to avoid ssh'ing into URL Jet and running a custom php script each time.
Any help would be much appreciated! Cheers!
p.s. Here are some useful links
Tutorial Index
https://vborg.vbsupport.ru/showthread.php?t=99570
Add new Users (automatically)
https://vborg.vbsupport.ru/showthread.php?t=82836
Deal with User deletion/pruning and Username Changes
https://vborg.vbsupport.ru/showthread.php?t=97132
Datamanager API Example
https://www.vbulletin.com/docs/html/...anager_example