Plugin doesn’t share any user related information with any third party side. It strongly synchronizes the
information between your own platforms connected personally to your vBulletin instance.
Installation
- Download MediaWiki vBSSO.
- Unzip and upload everything to `/extensions/vbsso/` directory of your MediaWiki installation.
- Log in to MediaWiki as administrator.
- Open `LocalSettings.php` file in the root of MediaWiki installation and add `require_once( “$IP/extensions/vbsso/vbsso.php” );`
- Make sure that *.conf files are writable.
Configuration
- Log in to your vBulletin control panel as administrator.
- Navigate to `vBSSO` section.
- Expand section and click on the `Connect Platforms` link.
- Copy `Platform Url` and `Shared Key` fields from MediaWiki installation to vBulletin (you can find them in `Special pages -> vBSSO`).
- Click on `Connect` button to connect your new platform.
Plugin doesn’t revert already sync data back to its original state if you decide to disable plugin later.
Changelog
= 1.0 =- Initial version released.
- [Updated December 03, 2012]
