PHPackages                             medienbaecker/kirby-headline-section - 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. medienbaecker/kirby-headline-section

ActiveKirby-plugin

medienbaecker/kirby-headline-section
====================================

Kirby Headline Section

1.0.1(10mo ago)233MITVue

Since May 28Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/medienbaecker/kirby-headline-section)[ Packagist](https://packagist.org/packages/medienbaecker/kirby-headline-section)[ RSS](/packages/medienbaecker-kirby-headline-section/feed)WikiDiscussions main Synced 1mo ago

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

Kirby headline section
======================

[](#kirby-headline-section)

Kirby already comes with a built-in [headline field](https://getkirby.com/docs/reference/panel/fields/headline). But just like with the [info field](https://getkirby.com/docs/reference/panel/fields/info) that also exists as an [info section](https://getkirby.com/docs/reference/panel/sections/info), you sometimes need a headline as a **section** instead of a field.

This plugin provides that functionality, allowing you to add visual separation and organization to your Panel layouts without nested fields sections.

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

[](#installation)

### Composer

[](#composer)

```
composer require medienbaecker/kirby-headline-section
```

### Manual

[](#manual)

Download and copy this repository to `/site/plugins/kirby-headline-section`.

Usage
-----

[](#usage)

Add the headline section to your blueprints:

```
sections:
  _footer:
    label: Footer
    type: headline
  footer_pages:
    type: pages
  footer_fields:
    type: fields
    fields:
      footer_text:
        label: Footer Text
        type: text
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance54

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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

Total

2

Last Release

315d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7975568?v=4)[Thomas Günther](/maintainers/medienbaecker)[@medienbaecker](https://github.com/medienbaecker)

---

Top Contributors

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

---

Tags

kirbykirby5

### Embed Badge

![Health badge](/badges/medienbaecker-kirby-headline-section/health.svg)

```
[![Health](https://phpackages.com/badges/medienbaecker-kirby-headline-section/health.svg)](https://phpackages.com/packages/medienbaecker-kirby-headline-section)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[distantnative/retour-for-kirby

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

14689.4k1](/packages/distantnative-retour-for-kirby)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[getkirby/staticache

Static site performance on demand

9615.4k](/packages/getkirby-staticache)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

6910.7k1](/packages/fabianmichael-kirby-meta)[thathoff/kirby-oauth

Kirby OAuth 2 Plugin

3823.9k](/packages/thathoff-kirby-oauth)

PHPackages © 2026

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