datlechin / flarum-cbox
Integrate Cbox with Flarum.
Package info
github.com/datlechin/flarum-cbox
Type:flarum-extension
pkg:composer/datlechin/flarum-cbox
v0.1.1
2024-08-13 15:12 UTC
Requires
- flarum/core: ^1.2.0
This package is auto-updated.
Last update: 2026-02-07 17:31:06 UTC
README
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.
Installation
Install with composer:
composer require datlechin/flarum-cbox:"*"
Configuration
- Get Cbox Pro: Ensure you have the Pro version of Cbox.
- Enable Integration: In Cbox, go to Users -> User Integration to get your Secret, Box ID, and Box Tag.
- Configure in Flarum: Enter the obtained details in the Cbox extension settings in Flarum.
Updating
composer update datlechin/flarum-cbox:"*"
php flarum cache:clear
