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.
Install with composer:
composer require datlechin/flarum-cbox:"*"
- 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.
composer update datlechin/flarum-cbox:"*"
php flarum cache:clear