flarum-ext-admindashboard
is an extension for Flarum that redesigns the baren default Admin Dashboard provided in Flarum and gives it a purpose.
The only way to get flarum-ext-admindashboard
is with composer
:
- In the Flarum root dir run the following:
composer require pogodevorg/flarum-ext-admindashboard
- Enable
Admin Dashboard
from the extension page in the administration panel.
To obtain GitHub repo updates in the Dashboard, you need to register a GitHub OAuth application. After registering, simply input the Client ID
and Client Secret
into the Dashboard settings.
None
Currently, you can contribute to this project by:
- Submitting a detailed issue.
- Forking the project, and sending a pull request back to for review.
Credits to Datitisev for the extension.
Adapted to better suit the darktheme and any other darkmode themes especially the PogoDev Forums (https://talk.pogodev.org).