Raised This Month: $7 Target: $400
 1% 

Release [XF] SourceBans Synchronization


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
enderG
Junior Member
Join Date: Apr 2020
Location: Gas Station
Old 09-27-2022 , 17:34   [XF] SourceBans Synchronization
Reply With Quote #1

This version may be unstable!
This means that errors or bugs may occur. If you encounter an error/bug, provide a full log/description and disable the addon immediately!


At the moment, synchronization is implemented server group => forum group.
Management is located in "Groups & Permissions" if the administrator has the right to manage groups.

Form:
  • Has a group
    Here you need to specify which group the administrator should have.
  • On server(s)
    Specify on which servers the user should have an admin access (must be on all these servers).
  • Give a group(s)
    Which groups to assign to the user on the platform.

Requirements:
  • XenForo 2.2.8+
  • BlackTea/SteamAuth 1.7.9+

Installation:
  1. Add to src/config.php connection credentials:
    PHP Code:
    $config['sbintegration'] = [
        
    'host' => '',
        
    'port' => 3306,
        
    'username' => '',
        
    'password' => '',
        
    'dbname' => ''
    ]; 
  2. Install addon via CP or CLI.
  3. In the options (admin.php?options/groups/pbySBSync/), specify the table prefix and the number of users to synchronize (per synchronization).

Download/Updates:
enderG is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode