PHPackages                             moinframe/kirby-dreamform-info-field - 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. moinframe/kirby-dreamform-info-field

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

moinframe/kirby-dreamform-info-field
====================================

Simple Info field for Kirby Dreamform

0.1.0(1y ago)1124[1 issues](https://github.com/moinframe/kirby-dreamform-info-field/issues)MITPHP

Since May 26Pushed 1y agoCompare

[ Source](https://github.com/moinframe/kirby-dreamform-info-field)[ Packagist](https://packagist.org/packages/moinframe/kirby-dreamform-info-field)[ RSS](/packages/moinframe-kirby-dreamform-info-field/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

Kirby Dreamform Info Field
==========================

[](#kirby-dreamform-info-field)

This plugin adds a simple info field to the [Kirby Dreamform](https://plugins.andkindness.com/dreamform) plugin. It can be used to display additional information (and links) to your visitors.

[![Screenshot](https://raw.githubusercontent.com/moinframe/kirby-dreamform-info-field/main/screenshot.jpg)](https://raw.githubusercontent.com/moinframe/kirby-dreamform-info-field/main/screenshot.jpg)

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

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirby-dreamform-info-field`.

### Git submodule

[](#git-submodule)

```
git submodule add https://github.com/moinframe/kirby-dreamform-info-field.git site/plugins/kirby-dreamform-info-field

```

### Composer

[](#composer)

```
composer require moinframe/kirby-dreamform-info-field

```

Usage
-----

[](#usage)

The info field will be automatically added to the form builder. If you have defined custom form fields, you first need to add it to the config.

```
// site/config/config.php

return [
  'tobimori.dreamform' => [
    'fields' => [
      'available' => ['text', 'textarea', 'info' /* other fields here */ ],
    ],
  ],
];
```

License
-------

[](#license)

MIT

However, you need a valid [Dreamform](https://plugins.andkindness.com/dreamform) license to use this plugin.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity27

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

Unknown

Total

1

Last Release

403d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

kirby-plugindreamform

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/moinframe-kirby-dreamform-info-field/health.svg)

```
[![Health](https://phpackages.com/badges/moinframe-kirby-dreamform-info-field/health.svg)](https://phpackages.com/packages/moinframe-kirby-dreamform-info-field)
```

###  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-dotenv

Kirby Plugin for environment variables from .env

4149.6k2](/packages/bnomei-kirby3-dotenv)[beebmx/kirby-env

Enable env variables to Kirby

2140.5k3](/packages/beebmx-kirby-env)[bnomei/kirby3-recently-modified

Kirby Section to display recently modified content pages

3210.6k](/packages/bnomei-kirby3-recently-modified)[tobimori/kirby-tailwind-merge

Tailwind Merge for Kirby CMS

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

PHPackages © 2026

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