Hi,
I vibe-coded a simple reporting dashboard for Zammad as a private project, and it turned out kinda ok. I decided to publish it as a free, open-source project.
I named it Zeportic, and it requires only php to run.
There are already some great reporting tools available for Zammad, such as Grafana and others, but Zeportic is designed to be lightweight and easy-to-setup.
I’d be happy if people tried it and shared their experiences, feedback, and suggestions.
P.S. I’m still unsure about the best authentication approach for the reporting system. Currently, it seems to assume that only one administrator accesses the dashboard. It would be helpful if the Zammad developers could suggest a suitable authentication workflow, especially for supporting different users and permission levels.