Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Marcel Hieke Marcel Hieke

    Impersonate

    Impersonate Panel users using a button on the profile page.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/impersonate

    Composer

    Git Submodule

    Version
    0.0.1
    License
    MIT
    Stars
    5
    Supports
    K4
    Created
    8 May 2024
    Updated
    8 May 2024

    Info

    Topics
    • Panel
    • Security
    • User management
    Implements
    • Panel dropdown(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 0.0.1

    Similar plugins

    • Headless Kirby, but headless only – KQL with bearer token, Express-esque middlewares & more K5 K4 K3
    • Visual Block Selector A customized block selector that displays a preview image for each block. K5 K4 K3
    • Language Selector Language selector with translation state and dropdown for deleting translations. K5 K4

    More by Marcel Hieke

    More
    • Responsive images Manage responsive image settings within the Kirby panel. K5 K4 K3
    • 'nerdcel.kirby-oauth2-email' => [
          'callback-path' => 'callback-path',
          'enabled' => true,
          'email' => 'example@your-provider.tdl',
          'service' => 'azure',
          'client-id' => 'your-client-id',
          'client-secret' => 'your-client-secret',
          'refresh-token' => 'your-refresh-token',
      ];
      OAuth2 Email This plugin allows you to authenticate users via OAuth2 and their email address. K5 K4