datlechin / flarum-cbox
Integrate Cbox with Flarum.
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
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