pogodevorg / flarum-ext-dashboard
A dashboard for the admin interface in Flarum
Installs: 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 5
Open Issues: 1
Language:JavaScript
Type:flarum-extension
pkg:composer/pogodevorg/flarum-ext-dashboard
Requires
- flarum/core: ^0.1.0-beta-5
This package is not auto-updated.
Last update: 2022-02-01 13:00:52 UTC
README
flarum-ext-admindashboard
Table of Contents
What is it?
flarum-ext-admindashboard is an extension for Flarum that redesigns the baren default Admin Dashboard provided in Flarum and gives it a purpose.
Installation
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 Dashboardfrom the extension page in the administration panel.
Documentation
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.
Licensing
Third Party Licenses
None
Contributing
Currently, you can contribute to this project by:
- Submitting a detailed issue.
- Forking the project, and sending a pull request back to for review.
Core Maintainers
Credits
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).

- Lisiano256