misp-book
misp-book copied to clipboard
Document how to create a new dashboard widget
See https://www.misp-project.org/misp-training/a.a-widget-dev.pdf
Add checkPermissions -> see example in https://github.com/MISP/MISP/blob/2.4/app/Lib/Dashboard/RecentSightingsWidget.php
Other reference: https://github.com/MISP/MISP/blob/2.4/app/Model/Dashboard.php And for the views / different widget renders: https://github.com/MISP/MISP/tree/2.4/app/View/Elements/dashboard/Widgets
scoped-css: https://gitter.im/MISP/MISP?at=605ca93d33346c162776a2b9 https://github.com/MISP/MISP/blob/2.4/app/View/Helper/ScopedCSSHelper.php