Jump to main content Jump to doc navigation

Dashboards are only available in MODX 2.2 or later.

What are Dashboards?

A Dashboard in MODX is the page that shows on initial loading of the MODX manager, or when clicking the "Dashboard" link in the top-left of the screen. Dashboards can contain an unlimited number of "widgets", which are boxes that show various content on the Dashboard. Widgets can be arranged in any order, and can be either a file, a MODX Snippet, or straight HTML.

Each User Group in MODX is assigned a Dashboard by default. This means that you can give different Users different Dashboards via the User Group they belong to.

If a User is part of two different groups, it will use the Dashboard of its Primary Group, which can be set in the User editing screen.

Using Dashboards

See Also

  1. Managing Your Dashboard
  2. Assigning a Dashboard to a User Group
  3. Creating a Dashboard Widget
  4. Dashboard Widget Types
    1. Dashboard Widget Type - File
    2. Dashboard Widget Type - HTML
    3. Dashboard Widget Type - Inline PHP
    4. Dashboard Widget Type - Snippet