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

    Responsive images

    Manage responsive image settings within the Kirby panel.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/responsive-images

    Composer

    Git Submodule

    Version
    3.1.5
    License
    MIT
    Stars
    8
    Supports
    K5 K4 K3
    Created
    4 Feb 2025
    Updated
    27 May 2025

    Info

    Topics
    • Media
    • Panel
    • Images
    • Mobile
    Implements
    • Helper(s)
    • Panel area(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 3.1.5
    • 3.1.4
    • 3.1.3
    • 3.1.2
    • 3.1.1

    Similar plugins

    • Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3
    • Navigation Menu builder field to create any type of navigation menu K5 K4 K3
    • Minimap 🧭 Sidebar content navigation plugin for the Kirby Panel K5 K4

    More by Marcel Hieke

    More
    • Impersonate Impersonate Panel users using a button on the profile page. K4
    • '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