Custom menu buttons

PRO

Add custom buttons linking to user-defined URLs in Zabbix menu Adds configurable buttons to Zabbix's main sidebar and user menu that open user-defined URLs. Each button's label, target URL, icon, placement (append or insert before/after any existing item and submenu path), and whether it opens in the same or a new tab are configurable and managed under Administration. Buttons are stored in the module configuration so they apply to all frontend nodes in a cluster. Intended for Zabbix super administrators who want direct access to external tools such as ticketing systems, runbooks or dashboards from the Zabbix UI.

Zabbix 6.0 - 7.4

Screenshots

How to install

Step 1 · Operating system

PRO repositories are protected with HTTP basic auth. You need one personal repo token, then you point your package manager at the authenticated URL. A single token unlocks every product your account is entitled to - you do not need a token per widget.

Sign in Buy PRO licence Sign in and your credentials fill in automatically.
wget https://repo.initmax.com/zabbix/release/initmax-release-latest_all.deb
dpkg -i initmax-release-latest_all.deb
sed -i -e '/^# Types: deb/,$ s/^# //' -e 's|USER:TOKEN|token:TOKEN|' /etc/apt/sources.list.d/initmax.sources
apt update && apt install zabbix-module-custom-menu-buttons

One token unlocks every PRO product on your account. If you cancel one product, the same token keeps working for the rest. Rotate or revoke tokens any time from the Portal.

Releases

6
2.2.1 Latest 2026-08-20

2.2.1

  • Dark themes: the page logo and the placement trail follow the theme
2.2.0 2026-08-17

2.2.0

  • Button dialog hints and edition badge, Where-it-lands preview, mass delete on the list
2.1.0 2026-08-17

2.1.0

  • Sell the module under its own name: catalog_slug custom-menu-buttons
Older versions (3)
2.0.2 2026-08-16

2.0.2

  • README on the combo skeleton: portal installer, feature table, same sections everywhere
2.0.1 2026-08-16

2.0.1

  • Catalog showcase spec; branded README shots
2.0.0 2026-08-10

2.0.0

  • Graft Custom menu buttons onto the v3 pipeline