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(6mo ago)110GPL-3.0-onlyPHPCI passing

Since Mar 9Pushed 6mo 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 1mo ago

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

33

—

LowBetter than 75% of packages

Maintenance69

Regular maintenance activity

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

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

181d 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

[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)[fabianmichael/kirby-meta

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

6910.7k1](/packages/fabianmichael-kirby-meta)

PHPackages © 2026

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