Skip to content

Dashboard

Dashboards are customizable views that can apply to many content types at the same times.

Properties

PropertyDescription
nameWebalized for generating the url
iconDisplay icon in menu, dropdown
labelDisplay label
colorDisplay color
sidebarMenuCheckbox to display a dashboard's link in the sidebar menu
notificationMenuCheckbox to display a dashboard's link in the notification menu
typeSee Dashboard types
landingPageCheckbox use dashboard as landing page
quickSearchCheckbox use dashboard as quickSearch
roleGrant access by role

Dashboard types

Type export

Generate a file export

PropertyDescription
bodyTwig template for file content
filenameTwig template for file name
mimetypeOptional file mime type
fileDispositionFile disposition: Attachment or Inline

Type revision task

Enable the elasticms task dashboard, without extra configuration. @todo add documentation tasks with link here

Type template

Create a full customized dashboard.

PropertyDescription
bodyTwig template, inject in content block
headerTwig template, inject at the end of the header tag (css)
footerTwig template, inject at the end of the footer tag (javascript)

Upcoming dashboards

Here a list of dashboard types that we may develop in the future:

  • logs: a tools to have access to logs (filtered fir the current user or severity or not)
  • analytics: integration with analytics tools such Google Analytics, Matomo, ...
  • structure: A structure tools that organise documents in a structure (i.e. linked to a path_en field)
  • calendar
  • maps
  • gantt
  • advance search
  • notification
  • tasks
  • jobs
  • link/shortcut
  • shopping basket
  • redirect
  • ...