PHPackages                             pwaldhauer/kirby-calendar-view - 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. pwaldhauer/kirby-calendar-view

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

pwaldhauer/kirby-calendar-view
==============================

Kirby Calendar Panel Section

v1.0.0(3y ago)9209MITVue

Since Sep 21Pushed 3y ago2 watchersCompare

[ Source](https://github.com/pwaldhauer/kirby-calendar-view)[ Packagist](https://packagist.org/packages/pwaldhauer/kirby-calendar-view)[ RSS](/packages/pwaldhauer-kirby-calendar-view/feed)WikiDiscussions master Synced 2d ago

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

Kirby Calendar View Plugin
==========================

[](#kirby-calendar-view-plugin)

This plugin provides a new panel section that provides a calendar view. It shows all children and grandchildren of a given parent in a calendar view. The Pages need to have a field called `date`. Maybe I should make this configurable.

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

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

[](#installation)

1. `composer require pwaldhauer/kirby-calendar-view` or copy the files to the `site/plugins` folder.
2. Add the section to a blueprint:

```
sections:
  calendar:
    type: calendar-view
    headline: Kalender
    target: blog
    parent: blog
    defaultTemplate: blog-post

```

Blueprint options
-----------------

[](#blueprint-options)

- `headline`: Printed above the section
- `target`: The path to the page a new one will be a child of. `[YEAR]` will be replaced with the current year (e.g. 2020).
- `parent`: This is the parent page of all shown posts
- `defaultTemplate`: Default template

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

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 ~682 days

Total

2

Last Release

1377d ago

Major Versions

v0.1 → v1.0.02022-08-04

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pwaldhauer-kirby-calendar-view/health.svg)

```
[![Health](https://phpackages.com/badges/pwaldhauer-kirby-calendar-view/health.svg)](https://phpackages.com/packages/pwaldhauer-kirby-calendar-view)
```

###  Alternatives

[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[mzur/kirby-uniform

A versatile Kirby plugin to handle web form actions.

26068.3k13](/packages/mzur-kirby-uniform)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[thathoff/kirby-git-content

Plugin to track changes to content in a git repository.

15343.7k](/packages/thathoff-kirby-git-content)[sylvainjule/locator

A map &amp; geolocation field, built on top of open-source services / Mapbox

11237.3k1](/packages/sylvainjule-locator)[tobimori/kirby-seo

The default choice for SEO on Kirby: Implement technical SEO &amp; Meta best practices with ease and provide an easy-to-use editor experience

10039.7k1](/packages/tobimori-kirby-seo)

PHPackages © 2026

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