Skip to content
Modx3ProfilerToolbar
Modx3ProfilerToolbar
Performance toolbar for MODX 3 — request metrics, slow components, timeline and SQL without admin
  1. Extras
  2. Modx3ProfilerToolbar
  3. Quick start

Quick start

In 3 steps: enable Dev Toolbar and see request metrics.

Requirements

RequirementVersion
MODX Revolution3.x
PHP8.1+

Step 1: Install

  1. Go to Packages → Installer.
  2. Find Modx3ProfilerToolbar in the list.
  3. Click Install.

Step 2: Configure

  1. Open Manage → System settings (in MODX 3: Settings → System settings).
  2. Filter by namespace modx3profilertoolbar.
  3. Enable:
    • modx3profilertoolbar.enabled — Yes
    • modx3profilertoolbar.frontend_toolbar — Yes

Step 3: Check

  1. Log in to the Manager.
  2. Open any site page in the web context.
  3. The Dev Toolbar panel with request metrics will appear in the bottom-right corner.

The toolbar is shown only to users logged into the Manager. Traces are not stored — data is for the current request only.

What's next