PHPackages                             plain/kirby-toggles-suite - 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. plain/kirby-toggles-suite

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

plain/kirby-toggles-suite
=========================

Colorize your Kirby toggler field

1.0.6(7mo ago)110GPL-3.0-onlyPHPCI passing

Since Mar 9Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/plain-solutions-gmbh/kirby-toggles-suite)[ Packagist](https://packagist.org/packages/plain/kirby-toggles-suite)[ Docs](https://plain-solutions.net/906069)[ RSS](/packages/plain-kirby-toggles-suite/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (1)Versions (8)Used By (0)

Plain Toggles Suite Plugin for Kirby CMS
========================================

[](#plain-toggles-suite-plugin-for-kirby-cms)

[![Kirby Toggles Suite](./.github/screenshot.png)](./.github/screenshot.png)

Extends the [Kirby Toggles Field](https://getkirby.com/docs/reference/panel/fields/toggles) with colors, images and many more.

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

[](#installation)

**Manually**

[Download](https://github.com/plain-solutions-gmbh/kirby-toggles-suite) and unzip the content into your plugin folder: `/site/plugins/`

**With Composer**

```
composer require plain/kirby-toggles-suite
```

Examples
========

[](#examples)

Manual Options
--------------

[](#manual-options)

```
label: Theme
type: toggles
options:
  - text: Primary
    value: primary
    color: '#356A86'
  - text: Secondary
    value: secondary
    color: '#D3AF4C'
  - text: Negative
    value: negative
    color: '#FFFFFF'
    background: '#EC5555'
  - text: Positive
    value: positive
    color: '#FFFFFF'
    background: '#A3CD4F'
```

Query Options
-------------

[](#query-options)

```
label: Theme
type: toggles
options:
  type: query
  query: site.colors.tostructure
  text: '{{ item.label }}'
  value: '{{ item.class }}'
  color: '{{ item.invert }}'
  background: '{{ item.default }}'
  icon: alpha
```

License
=======

[](#license)

By using this project, you agree to the terms and conditions outlined in our [Terms of Service](https://plain-solutions.net/terms).

To acquire a license for this project, please visit our [Licensing Page](https://plain-solutions.net/906069).

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance62

Regular maintenance activity

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

Recently: every ~58 days

Total

7

Last Release

237d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ee23a9e53bb84a67791e7aac6438d6a059db672c330ab09a61a2eadac37e255?d=identicon)[getplain](/maintainers/getplain)

---

Tags

kirby-cmskirby-pluginkirby4kirby5

### Embed Badge

![Health badge](/badges/plain-kirby-toggles-suite/health.svg)

```
[![Health](https://phpackages.com/badges/plain-kirby-toggles-suite/health.svg)](https://phpackages.com/packages/plain-kirby-toggles-suite)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k584.8k474](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[distantnative/retour-for-kirby

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

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

Vite helper for Kirby CMS

9765.1k3](/packages/arnoson-kirby-vite)[bnomei/kirby3-dotenv

Kirby Plugin for environment variables from .env

4149.6k2](/packages/bnomei-kirby3-dotenv)[medienbaecker/kirby-alter

242.1k](/packages/medienbaecker-kirby-alter)

PHPackages © 2026

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