PHPackages                             nerdcel/kirby-impersonate - 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. [Admin Panels](/categories/admin)
4. /
5. nerdcel/kirby-impersonate

ActiveKirby-plugin[Admin Panels](/categories/admin)

nerdcel/kirby-impersonate
=========================

Impersonate kirby users in the panel

0.0.1(2y ago)113.4k↓35%1MITPHP

Since May 8Pushed 2y ago2 watchersCompare

[ Source](https://github.com/nerdcel/kirby-impersonate)[ Packagist](https://packagist.org/packages/nerdcel/kirby-impersonate)[ Docs](https://github.com/nerdcel/kirby-impersonate#readme)[ RSS](/packages/nerdcel-kirby-impersonate/feed)WikiDiscussions main Synced 1mo ago

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

Kirby Impersonate Plugin
========================

[](#kirby-impersonate-plugin)

This plugin provides a way to impersonate users in the Kirby Panel. It adds a new button to the user profile page, where you can select a user to impersonate. This is useful for debugging and support purposes.

[!["Impersonate"](./.github/impersonate.gif?raw=true)](./.github/impersonate.gif?raw=true)[!["Disclose"](./.github/disclose.gif?raw=true)](./.github/disclose.gif?raw=true)

Features
--------

[](#features)

- See what a user sees in the Panel using a different role

Requirements
------------

[](#requirements)

Note

The current version of this plugin requires Kirby 4 or higher.

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

[](#installation)

### Composer

[](#composer)

```
composer require nerdcel/kirby-impersonate
```

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirby-impersonate`.

Usage
-----

[](#usage)

In order to use this plugin, you need to have the necessary permissions or role to impersonate users.

```
  [
    'nerdcel.kirby-impersonate' => [
        // Add the roles that are allowed to impersonate users. admin is always allowed.
        'roles' => ['superuser', '...']
    ],
  ]
```

License
-------

[](#license)

[MIT](./LICENSE) License © 2024-PRESENT [Marcel Hieke-Hecht](https://github.com/nerdcel)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

734d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/62cdaab427d91cc19875dc8a62e4bee3ff640b236ca5cde2ec4ca7f65fac0148?d=identicon)[nerdcel](/maintainers/nerdcel)

---

Top Contributors

[![nerdcel](https://avatars.githubusercontent.com/u/3840331?v=4)](https://github.com/nerdcel "nerdcel (3 commits)")

---

Tags

administrationareakirbypanel

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/nerdcel-kirby-impersonate/health.svg)

```
[![Health](https://phpackages.com/badges/nerdcel-kirby-impersonate/health.svg)](https://phpackages.com/packages/nerdcel-kirby-impersonate)
```

###  Alternatives

[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[luyadev/luya-module-admin

Administration core module for all LUYA admin modules

48179.0k24](/packages/luyadev-luya-module-admin)[binshops/laravel-blog

Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

48447.0k](/packages/binshops-laravel-blog)[bnomei/kirby3-janitor

Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob

9339.9k2](/packages/bnomei-kirby3-janitor)[fsi/admin-bundle

FSi Admin Bundle. Admin generator for Symfony.

5849.2k7](/packages/fsi-admin-bundle)[pechente/kirby-admin-bar

Kirby Admin Bar

512.2k](/packages/pechente-kirby-admin-bar)

PHPackages © 2026

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