PHPackages                             lemmon/kirby-panel-buttons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. lemmon/kirby-panel-buttons

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

lemmon/kirby-panel-buttons
==========================

Kirby panel buttons field to open or trigger URL or a webhook

1.1.1(1y ago)72.4k↓14.3%MITPHPPHP &gt;=8.2.0

Since Jun 21Pushed 1y ago2 watchersCompare

[ Source](https://github.com/lemmon/kirby-panel-buttons)[ Packagist](https://packagist.org/packages/lemmon/kirby-panel-buttons)[ Docs](https://github.com/lemmon/kirby-panel-buttons)[ RSS](/packages/lemmon-kirby-panel-buttons/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Kirby Panel Buttons Plugin
==========================

[](#kirby-panel-buttons-plugin)

[![Kirby CMS buttons field to open URLs in a new tab or trigger webhooks](screenshot.png)](screenshot.png)

A custom Kirby Panel field that features a button. This button can be used to either open a URL in a new tab or to trigger a URL or a webhook, providing feedback on success or error.

Installation
------------

[](#installation)

Requires PHP 8.1 and Kirby 4.0.0 or higher. The recommended way of installing is by using Composer:

```
composer require lemmon/kirby-panel-buttons
```

Or download/clone this repo into `site/plugins` of your Kirby project.

Usage
-----

[](#usage)

```
webhook_button:
    type: buttons
    label: Button
    text: Button Text # Button text
    url: /button-test # url to call
    theme: positive # (default: null)
    fullwidth: true # (default: null)
    size: lg # (default: "lg")
    icon: lab # (default: null)
    help: Help text # (default: null)
    reload: true # trigger a page refresh on success to display updated data (default: false)

link_button:
    type: buttons
    label: Refresh data
    text: Refresh
    url: https://example.com/ # url to open (default: false)
    open: true
    # disabled: true # (default: false)

multilang_support:
    type: buttons
    label: toolbar.button.code # translate by reference
    text: # provide exact translations
        en: Reset code
        is: Endurstilla kóða
        sk: Resetovať kód
```

Development
-----------

[](#development)

1. Install a fresh Kirby StarterKit
2. `cd site/plugins`
3. `git clone` this repo
4. `cd` into this plugin folder

```
npm run dev

```

Roadmap

- Multilang support
- Multiple buttons

Credit
------

[](#credit)

This plugin is built upon [Kirby Panel Button Plugin](https://github.com/moritzebeling/kirby-panel-button) by Moritz Ebeling.

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance41

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~122 days

Total

3

Last Release

498d ago

PHP version history (2 changes)1.0.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

1.1.0PHP &gt;=8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/69d2fc0d66f2e8e99490f3781a67d2af0d6ca9cb3e48db4a6199336344d4310c?d=identicon)[lemmon](/maintainers/lemmon)

---

Top Contributors

[![lemmon](https://avatars.githubusercontent.com/u/251591?v=4)](https://github.com/lemmon "lemmon (8 commits)")

---

Tags

buttonskirbykirby-cmskirby-pluginphpplugintriggerwebhookfieldbuttonbuttonskirbykirby-pluginkirby-cmspanel

### Embed Badge

![Health badge](/badges/lemmon-kirby-panel-buttons/health.svg)

```
[![Health](https://phpackages.com/badges/lemmon-kirby-panel-buttons/health.svg)](https://phpackages.com/packages/lemmon-kirby-panel-buttons)
```

###  Alternatives

[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[belugadigital/kirby-navigation

Kirby 5 field for hierarchical menus with drag &amp; drop level indentation.

8614.7k](/packages/belugadigital-kirby-navigation)[bnomei/kirby3-janitor

Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob

9342.8k2](/packages/bnomei-kirby3-janitor)[moritzebeling/kirby-favicon

Kirby plugin to meet all favicon needs

145.1k](/packages/moritzebeling-kirby-favicon)[bnomei/kirby-janitor

Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob

935.5k2](/packages/bnomei-kirby-janitor)[grommasdietz/kirby-hidden-characters

Kirby CMS plugin for visualising hidden characters in the Panel

461.8k](/packages/grommasdietz-kirby-hidden-characters)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
