PHPackages                             pixelopen/kirby-plausible - 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. pixelopen/kirby-plausible

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

pixelopen/kirby-plausible
=========================

A plugin for Kirby CMS to add statistic from plausible.io

2.0.1(10mo ago)0183MITVueCI failing

Since Sep 29Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/Pixel-Open/kirby-plausible)[ Packagist](https://packagist.org/packages/pixelopen/kirby-plausible)[ Docs](https://github.com/Pixel-Open/kirby-plausible)[ RSS](/packages/pixelopen-kirby-plausible/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (7)Used By (0)

Plausible Bundle for Kirby CMS
===============================

[](#plausible-bundle-for-kirby-cms)

This bundle allows you to integrate Plausible analytics statistics into the Kirby CMS administration interface via an embedded iframe. [![Minimum PHP Version](https://camo.githubusercontent.com/e013d25225712daef79077a26c4a666153efa97434544fe6ad4641b529dd549e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e322d677265656e)](https://php.net/)[![Minimum Sulu Version](https://camo.githubusercontent.com/88697527fbe9261a30c34c4a2bada3c332bda9cd6ebbba7517f730552de4f4b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6b697262792d253345253344253230342e302d677265656e)](https://getkirby.com/)[![GitHub release](https://camo.githubusercontent.com/dc23812845791a0f908304217c45bd7d33e4f96891958ffd573426f5e3b8f26b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f506978656c2d4f70656e2f6b697262792d706c61757369626c65)](https://github.com/Pixel-Open/kirby-plausible/releases)

[![screenshot.png](screenshot.png)](screenshot.png)

This plugin take a lot of inspiration on this plugin:

Commercial Usage
----------------

[](#commercial-usage)

This plugin is free

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

[](#installation)

### Download

[](#download)

[Download the files](https://github.com/Pixel-Open/kirby-plausible/releases/tag/1.0.2.zip) and place them inside `site/plugins/kirby-plausible`.

### Composer

[](#composer)

```
composer require pixelopen/kirby-plausible

```

### Git Submodule

[](#git-submodule)

You can add the plugin as a Git submodule.

```
$ cd your/project/root
$ git submodule add https://github.com/Pixel-Open/kirby-plausible.git site/plugins/kirby-plausible
$ git submodule update --init --recursive
$ git commit -am "Add Kirby plausible plugin"

```

Run these commands to update the plugin:

```
$ cd your/project/root
$ git submodule foreach git checkout master
$ git submodule foreach git pull
$ git commit -am "Update submodules"
$ git submodule update --init --recursive

```

Options
-------

[](#options)

You need to add the url of your website plausible.io page with the following line in your `/site/config/config.php`:

```
return [
    'pixelopen.plausible' => [
        'plausibleLink' => 'https://plausible.io/share/your.website?auth=yourAuthID',
    ],
];
```

You can change the height of the iframe (default = 2000) with the following line in your `/site/config/config.php`:

```
return [
    'pixelopen.plausible' => [
        'height_iframe' => 'iframe_height_value',
    ],
];
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance54

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63% 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 ~213 days

Total

4

Last Release

314d ago

Major Versions

1.0.1 → 2.0.02025-06-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2b87043ea111a9f5d76ffa990f48eea6e80576483c7bf33f0dcdd5a899c15c8?d=identicon)[pixeldev](/maintainers/pixeldev)

---

Top Contributors

[![matthieu2607](https://avatars.githubusercontent.com/u/14790414?v=4)](https://github.com/matthieu2607 "matthieu2607 (17 commits)")[![Kastrox7](https://avatars.githubusercontent.com/u/72515644?v=4)](https://github.com/Kastrox7 "Kastrox7 (9 commits)")[![transifex-integration[bot]](https://avatars.githubusercontent.com/in/18568?v=4)](https://github.com/transifex-integration[bot] "transifex-integration[bot] (1 commits)")

---

Tags

kirby-pluginplausible-analyticskirbykirby-pluginkirby-cms

###  Code Quality

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pixelopen-kirby-plausible/health.svg)

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

###  Alternatives

[belugadigital/kirby-navigation

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

8713.4k](/packages/belugadigital-kirby-navigation)[bnomei/kirby3-dotenv

Kirby Plugin for environment variables from .env

4144.1k1](/packages/bnomei-kirby3-dotenv)[bnomei/kirby3-recently-modified

Kirby Section to display recently modified content pages

309.3k](/packages/bnomei-kirby3-recently-modified)[moritzebeling/kirby-favicon

Kirby plugin to meet all favicon needs

144.8k](/packages/moritzebeling-kirby-favicon)[tobimori/kirby-tailwind-merge

Tailwind Merge for Kirby CMS

276.3k](/packages/tobimori-kirby-tailwind-merge)

PHPackages © 2026

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