Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

sminnee/silverstripe-vbulletin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

VBulletin Authenticator

This is a SilverStripe module for authenticating against a vBulletin user directory.

Installation

  • Install the module and run dev/build

  • Ensure that vBulletin is installed into the same database as SilverStripe

  • If you have set a vBulletin table prefix, define it by putting this line in your _config.php

     VBulletinAuthExtension::set_table_prefix('vb');
    

About

vBulletin integration for SilverStripe CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published