Hello all,
Is the Speedtest widget going to make a comeback with the new dashboard?
Thanks,
Steve
Well somebody has to code one if it should make a comeback.
Is there a developer guide on how to add/integrate a dashboard widget?
https://docs.opnsense.org/development/frontend/dashboard.html#dashboard-widgets
A good example of a widget with buttons to click is the IpsecTunnels.js or Services.js widgets.
Generally you want a plugin that exposes an API to use for the widget.
So the cleanest would be a speedtest plugin + companion widget.