PHPackages                             scottboms/kirbytag-kbd - 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. scottboms/kirbytag-kbd

ActiveKirby-plugin

scottboms/kirbytag-kbd
======================

Kirbytag kbd Plugin

1.1.2(9mo ago)321[1 PRs](https://github.com/scottboms/kirbytag-kbd/pulls)MITPHPPHP &gt;8.1.0 &lt;8.4.0

Since Feb 1Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/scottboms/kirbytag-kbd)[ Packagist](https://packagist.org/packages/scottboms/kirbytag-kbd)[ Docs](https://github.com/scottboms/kirbytag-kbd)[ RSS](/packages/scottboms-kirbytag-kbd/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (8)Used By (0)

kbd Kirbytag
============

[](#kbd-kirbytag)

[![Plugin Preview](src/assets/kbd-tag-plugin.jpg)](src/assets/kbd-tag-plugin.jpg)

Insert `` HTML elements in Textarea and Writer fields.

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

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirbytag-kbd`.

### Git submodule

[](#git-submodule)

`git submodule add https://github.com/scottboms/kirbytag-kbd.git site/plugins/kirbytag-kbd`

Blueprint Configuration
-----------------------

[](#blueprint-configuration)

To enable the Textarea or Writer Mark in your blueprints, add the appropriate button or mark name to the list in your blueprints. For example, for `textarea` fields:

```
fields:
	text:
		label: Text
		type: textarea
		buttons:
			- bold
			- italic
			- kbd
```

For a Writer Field type, use the follow to enable the Mark:

```
fields:
	writer:
		label: Writer Field
		type: writer
		marks:
			- bold
			- italic
			- kbd
```

Usage
-----

[](#usage)

Textarea Field:

```
(kbd: Ctrl)

```

### Optional Class Attribute for the Textarea Button

[](#optional-class-attribute-for-the-textarea-button)

```
class: A CSS class/classes to append to the wrapper element

```

Example usage: `(kbd: Ctrl class: key)`

Compatibility
-------------

[](#compatibility)

- Kirby 4.x
- Kirby 5.x

Disclaimer
----------

[](#disclaimer)

This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please create [a new issue](issues/new).

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

You are prohibited from using this plugin in any project that promotes racism, sexism, homophobia, animal abuse, violence or any other form of hate speech.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance66

Regular maintenance activity

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~104 days

Total

6

Last Release

279d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

kirbykirby-4kirby-5kirby-cmskirby-pluginkirby3-pluginkirby5kirby5-plugin

### Embed Badge

![Health badge](/badges/scottboms-kirbytag-kbd/health.svg)

```
[![Health](https://phpackages.com/badges/scottboms-kirbytag-kbd/health.svg)](https://phpackages.com/packages/scottboms-kirbytag-kbd)
```

###  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)[getkirby/staticache

Static site performance on demand

9615.4k](/packages/getkirby-staticache)[arnoson/kirby-vite

Vite helper for Kirby CMS

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

Kirby Query Language

15124.3k](/packages/getkirby-kql)[getkirby/starterkit

Kirby Starterkit

20612.3k](/packages/getkirby-starterkit)

PHPackages © 2026

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