Jump to main content Jump to doc navigation

The Snippet Dashboard Widget Type runs a MODX Snippet and places the return value in the widget panel.

Usage

Simply place the name of the Snippet (no tags) you would like to run in the content of the widget, ie:

MyCustomDashboardSnippet

The output returned by the Snippet will be displayed in the dashboard widget.

See Also

  1. Dashboard Widget Type - File
  2. Dashboard Widget Type - HTML
  3. Dashboard Widget Type - Inline PHP
  4. Dashboard Widget Type - Snippet