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

    • Form Block Suite This form plugin for Kirby offers you maximum flexibility and usability. It can be used as a block where needed. Even multiple times per pag… K5 K4 K3
    • Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4 K3
    • CSV field Kirby CMS Panel field to upload and display a single CSV file 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