PHPackages                             afbora/tabs - 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. afbora/tabs

AbandonedArchivedKirby-field[Utility &amp; Helpers](/categories/utility)

afbora/tabs
===========

The tab field type is designed specifically for use within the fields.

1.7.x-dev(7y ago)76611[2 issues](https://github.com/afbora/Kirby-Tabs-Field/issues)MITJavaScript

Since Sep 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/afbora/Kirby-Tabs-Field)[ Packagist](https://packagist.org/packages/afbora/tabs)[ RSS](/packages/afbora-tabs/feed)WikiDiscussions master Synced 2w ago

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

Tabs Field v1.7
===============

[](#tabs-field-v17)

### Tabbed Fields for Kirby CMS

[](#tabbed-fields-for-kirby-cms)

[![Preview](/preview.gif)](/preview.gif)

The tab field type is designed specifically for use within the fields.

[![Error](/tabswitch.gif)](/tabswitch.gif)

If there's an error in another tab, like an empty but required field, the tab will be automatically switched.

Installation guide
------------------

[](#installation-guide)

### 1. With Kirby CLI

[](#1-with-kirby-cli)

```
$ cd /your/kirby/installation
$ kirby plugin:install afbora/Kirby-Tabs-Field
```

### 2. With Git

[](#2-with-git)

###### 2.1. Cloning

[](#21-cloning)

```
$ cd /your/kirby/instalation/site/fields
$ git clone https://github.com/afbora/Kirby-Tabs-Field.git tabs
```

###### 2.2. Submodule

[](#22-submodule)

```
$ cd /your/kirby/instalation/
$ git submodule add https://github.com/afbora/Kirby-Tabs-Field site/fields/tabs
```

### 3. Tarball

[](#3-tarball)

Simply [download this repository](https://github.com/afbora/Kirby-Tabs-Field/archive/master.zip) and extract it into `/your-kirby-installation/site/fields/`.

Blueprint Example
-----------------

[](#blueprint-example)

```
title: Project
pages: true
files: true
fields:
  tab1:
    label: General
    type:  tabs
  title:
    label: Title
    type:  text
  text:
    label: Text
    type:  textarea
  tab2:
    label: Details
    type:  tabs
  technologies:
    label: Technologies
    type:  textarea
  link:
    label: Link
    type:  url
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

2854d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/78e176965f9f86b8de5a5e684e12df12a7ee15aca2848cf4394c30941c50ae7e?d=identicon)[afbora](/maintainers/afbora)

---

Top Contributors

[![afbora](https://avatars.githubusercontent.com/u/3393422?v=4)](https://github.com/afbora "afbora (28 commits)")[![medienbaecker](https://avatars.githubusercontent.com/u/7975568?v=4)](https://github.com/medienbaecker "medienbaecker (22 commits)")[![Jayshua](https://avatars.githubusercontent.com/u/1654103?v=4)](https://github.com/Jayshua "Jayshua (3 commits)")[![rasteiner](https://avatars.githubusercontent.com/u/6684137?v=4)](https://github.com/rasteiner "rasteiner (2 commits)")[![iv-craig](https://avatars.githubusercontent.com/u/8458551?v=4)](https://github.com/iv-craig "iv-craig (1 commits)")[![iskrisis](https://avatars.githubusercontent.com/u/4954323?v=4)](https://github.com/iskrisis "iskrisis (1 commits)")[![mciszczon](https://avatars.githubusercontent.com/u/1078369?v=4)](https://github.com/mciszczon "mciszczon (1 commits)")[![elwin1234](https://avatars.githubusercontent.com/u/3977962?v=4)](https://github.com/elwin1234 "elwin1234 (1 commits)")

---

Tags

kirbykirby-cmskirby-extensionkirby-fieldtabs

### Embed Badge

![Health badge](/badges/afbora-tabs/health.svg)

```
[![Health](https://phpackages.com/badges/afbora-tabs/health.svg)](https://phpackages.com/packages/afbora-tabs)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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