QUIQQER Dashboard 1.0
The QUIQQER dashboard provides the user with a first overview of all important information from his QUIQQER system. In addition, the dashboard provides an API for modules. Each module / plugin has the possibility to extend the dashboard and provide the user with further information.
What's so great about this extension? It comes out of the box with QUIQQER itself.
Repository
- https://github.com/QUIQQER/dashboard
- Licence: GPL-3.0+
New Features
What feature(s) did you add?
- We release the complete new Version 1.0.
QUIQQER didn't had a dashboard yet. The old "dashboard" was integrated directly into the core and a small collection of outdated links. We decided to create a complete new module for this problem. Thus it is completely independently updatable and changeable.
Basic features
- How many pages are created in the system
- How many users exist in the system
- How many groups exist in the system
- How many projects exist in the system
- The latest news about QUIQQER
- Useful links
- Overview of the media area
- The latest changes
- The last logins
- General System Information
- General file system information
- Overview of Cron designs
How did you implement it/them?
Today we finished the last details for the new QUIQQER Dashboard. So that everything looks a bit tidier, we have set on flexbox and all widgets are now aligned.
Since last November we have been working on this module and today we have finished the last details. The complete commit log is therefore the complete master branch. The development took a little longer than expected but finally we have released the first version now.
Here are some widgets in detail:
Media Info
The Media Info Widget gives you an overview how many files and images you have in your QUIQQER system.
Latest page changes
For each site operator it is important to quickly see which pages have changed to the last.
Cron history
Over the time we've noticed that it's barely visible when some crons don't work. the cron history widget makes errors in the crons faster and easier to see.
The whole thing doesn't run on the fly of course and many of the widgets bring their own cron services so that all statistical values are calculated in the background.
All the services you need are created during the installation so you don't have to worry about anything.
In the next days version 1 will also be available in the store. Since this module comes automatically with every update QUIQQER Dashboard does not have to be installed separately.
We wish you a lot of fun with the new QUIQQER Dashboard.
GitHub Account
Thanks for reading,
Hen and Jan, for PCSG Developers