Skip to content

datlechin/flarum-cbox

Repository files navigation

Cbox

License Latest Stable Version Total Downloads

A Flarum extension to integrate Cbox with Flarum.

With Cbox Integration, you can use Cbox Integration to achieve single sign-on. Users can log in or identify once with your site, and not have to enter their names again to post in your Cbox.

Cbox

Installation

Install with composer:

composer require datlechin/flarum-cbox:"*"

Configuration

  1. Get Cbox Pro: Ensure you have the Pro version of Cbox.
  2. Enable Integration: In Cbox, go to Users -> User Integration to get your Secret, Box ID, and Box Tag.
  3. Configure in Flarum: Enter the obtained details in the Cbox extension settings in Flarum.

Updating

composer update datlechin/flarum-cbox:"*"
php flarum cache:clear

Links