PHPackages                             mullema/k3-panel-view-extended - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. mullema/k3-panel-view-extended

ActiveKirby-plugin[Localization &amp; i18n](/categories/localization)

mullema/k3-panel-view-extended
==============================

Allow single language pages/site/users in a multi language setup, hide buttons in topbar and sections.

5.0(3y ago)288.2k2[1 issues](https://github.com/mullema/k3-panel-view-extended/issues)1MITPHP

Since Feb 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/mullema/k3-panel-view-extended)[ Packagist](https://packagist.org/packages/mullema/k3-panel-view-extended)[ RSS](/packages/mullema-k3-panel-view-extended/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (17)Used By (1)

Kirby 3: Panel View Extended
============================

[](#kirby-3-panel-view-extended)

With Kirby 3.6 a lot of new CSS selectors were added to the Panel views. Therefore, the add css classes feature was removed from this plugin. See the official Kirby website for [available css selectors](https://getkirby.com/docs/reference/panel/styling).

Features with Blueprint options:

- In a multi language setup: Set a site/page/user to single language and hide the language drop down
- Hide the settings dropdown for pages in the options top bar and in pages sections
- Hide the status button in the options top bar for pages and in pages sections
- Hide the whole options top bar for pages and in pages sections
- \- Hide the draft option the in status change dialog

This plugin is compatible with [rasteiner/k3-pagesdisplay-sections](https://github.com/rasteiner/k3-pagesdisplay-section)

From Kirby 3.5 use v5.0
From Kirby 3.6 use v4.0
From Kirby 3.5 use v3.0
From Kirby 3.2.5 use v2.2.x
For Kirby 3.2.x use v2.1.x
For Kirby 3.0 - 3.1.x use [version 1.0.4](https://github.com/mullema/k3-panel-view-extended/releases/tag/v1.0.4)

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

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/k3-panel-view-extended`

### Git submodule

[](#git-submodule)

```
git submodule add https://github.com/mullema/k3-panel-view-extended.git site/plugins/k3-panel-view-extended

```

### Composer

[](#composer)

```
composer require mullema/k3-panel-view-extended

```

Features
--------

[](#features)

### additional classes to k-page-view

[](#additional-classes-to-k-page-view)

No longer available

### singleLanguage

[](#singlelanguage)

(multilanguage setup) This blueprint option hides the language selector and forces all updates to be saved in the default language (see hook)

Only updates from the Panel are intercepted. Pages created or updated via own backend code are not affected.

Available in `site`, `pages` and `user` blueprints.

```
options:
  singleLanguage: true
```

### hideSettings

[](#hidesettings)

This blueprint option hides the settings dropdown in the top bar menu and in pages sections for the specific page. Can be desired e.g. if all options are disabled.

Available in `pages` blueprints.

```
options:
  hideSettings: true
```

### hideStatus

[](#hidestatus)

This blueprint option hides the status flag in the top bar menu and in pages sections for the specific page.

Available in `pages` blueprints.

```
options:
  hideStatus: true
```

### hideOptions

[](#hideoptions)

This blueprint option hides the whole options top bar for pages. It **includes all features** from singleLanguage, hideSettings and hideStatus.

Available in `pages` blueprints.

```
options:
  hideOptions: true
```

### hideDraftOption

[](#hidedraftoption)

No longer available

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

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

Recently: every ~124 days

Total

16

Last Release

1416d ago

Major Versions

v1.0.4 → v2.0.02019-09-01

v2.2.4 → v3.0.02021-02-10

3.1.0 → 4.0.02021-12-05

4.1 → 5.02022-06-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/12caa6bfb174a1e8ebe1ea2862312e8ea1cca297b97a4646b0ab78879bbec2c2?d=identicon)[mullema](/maintainers/mullema)

---

Top Contributors

[![mullema](https://avatars.githubusercontent.com/u/46723734?v=4)](https://github.com/mullema "mullema (58 commits)")

---

Tags

kirby-panelkirby3kirby3-plugin

### Embed Badge

![Health badge](/badges/mullema-k3-panel-view-extended/health.svg)

```
[![Health](https://phpackages.com/badges/mullema-k3-panel-view-extended/health.svg)](https://phpackages.com/packages/mullema-k3-panel-view-extended)
```

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[junohamburg/kirby-language-selector

Kirby Language Selector

598.7k1](/packages/junohamburg-kirby-language-selector)[johannschopplich/kirby-content-translator

DeepL &amp; AI-powered content translation for Kirby CMS

208.1k](/packages/johannschopplich-kirby-content-translator)[sietseveenman/kirby3-language-sync

Synchronize page content from one language to another

163.8k](/packages/sietseveenman-kirby3-language-sync)

PHPackages © 2026

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