PHPackages                             afbora/kirby-widgets - 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. [Admin Panels](/categories/admin)
4. /
5. afbora/kirby-widgets

AbandonedArchivedKirby-plugin[Admin Panels](/categories/admin)

afbora/kirby-widgets
====================

Panel widgets for Kirby 3

1.0.0(6y ago)42MITPHPPHP ^7.2

Since Mar 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/afbora/kirby-widgets)[ Packagist](https://packagist.org/packages/afbora/kirby-widgets)[ RSS](/packages/afbora-kirby-widgets/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Kirby Widgets
=============

[](#kirby-widgets)

This repository has been archived since [Kirby 3.7](https://github.com/getkirby/kirby/releases/tag/3.7.0) supports stats section.

Shows the data you want to see in the Kirby 3 panel.

Preview
-------

[](#preview)

[![Kirby Builder Screenshot](https://raw.githubusercontent.com/afbora/kirby-widgets/master/preview.png)](https://raw.githubusercontent.com/afbora/kirby-widgets/master/preview.png)

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

[](#installation)

### Installation with composer

[](#installation-with-composer)

```
composer require afbora/kirby-widgets

```

### Add as git submodule

[](#add-as-git-submodule)

```
git submodule add https://github.com/afbora/kirby-widgets.git site/plugins/kirby-widgets

```

Usage
-----

[](#usage)

```
sections:
    widgetSalesToday:
        type: widget
        text:
            en: Today Sales
            tr: Bugünkü Satış Tutarı
        icon: smile
        query: site.orders.completedOrdersTotal(date("Y-m-d", strtotime("-1 day")))
        default: 0
        before: $
        after: USD
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

2304d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/78e176965f9f86b8de5a5e684e12df12a7ee15aca2848cf4394c30941c50ae7e?d=identicon)[afbora](/maintainers/afbora)

---

Top Contributors

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

---

Tags

kirbykirby-cmskirby-pluginkirby3-pluginwidgetskirbykirby-pluginkirby3-pluginkirby-3kirby-widgets

### Embed Badge

![Health badge](/badges/afbora-kirby-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/afbora-kirby-widgets/health.svg)](https://phpackages.com/packages/afbora-kirby-widgets)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k584.8k465](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[grommasdietz/kirby-blueprint-areas

Add custom Panel areas via blueprints on Kirby CMS

211.2k](/packages/grommasdietz-kirby-blueprint-areas)[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)[visionbites/usage-reference

Show references to a page or file on the objects blueprint.

268.1k](/packages/visionbites-usage-reference)[bnomei/kirby3-feed

Generate a Atom/JSON/RSS-Feed and XML-Sitemap from Pages-Collections

7227.2k](/packages/bnomei-kirby3-feed)

PHPackages © 2026

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