Pimcore Studio Dashboards
The Pimcore Studio Dashboards Bundle adds a configurable dashboard system to Pimcore Studio. Users can build personal or shared dashboards from a set of built-in widgets, arrange them in flexible grid layouts, and navigate to any dashboard directly from the main menu. Administrators can ship pre-configured default dashboards and lock down which layouts and widget types are available.
Features in a Nutshell
- Multiple dashboards - each user can create and manage several dashboards in parallel
- Drag-and-drop layout - choose from pre-defined grid layouts and place widgets freely
- Built-in widget types - WYSIWYG note, Notifications, Recently Modified elements, Last Changes chart
- Custom Reports widget - display any Pimcore Custom Report inside a dashboard widget (requires
PimcoreCustomReportsBundle) - Share & permissions - share dashboards globally or with specific users/roles; fine-grained permission set (
view,edit,edit_all,share,export,import) - Export / Import - export dashboards as ZIP archives and re-import them on other instances
- Menu shortcuts - pin dashboards as quick-access items in the navigation bar
- Default dashboards - ship a pre-configured dashboard via YAML that every user sees out of the box
- Extensible - add custom widget types with a backend resolver + frontend TypeScript class; no core changes required
