datlechin/flarum-cbox

Integrate Cbox with Flarum.

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:flarum-extension

v0.1.1 2024-08-13 15:12 UTC

This package is auto-updated.

Last update: 2024-08-31 07:36:09 UTC


README

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