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
  • AI
  • Analytics
  • Assets
  • Authentication
  • Caching
  • Cli
  • Content Creation
  • CSS
  • Databases
  • Dates
  • Debugging
  • DX
  • E-Commerce
  • Feeds
  • Forms
  • Headless
  • Icons
  • Internationalisation
  • Jamstack
  • Logging
  • Media
  • Panel
  • Performance
  • Privacy
  • Routing
  • Search
  • Security
  • SEO
  • Social Media
  • Structured data
  • Templating
  • Text
  • Typography
  • Versioning
  • Videos
  • WYSIWYG
  • Headless

    Featured

    • Johann Schopplich Johann Schopplich

      Headless

      Kirby, but headless only – KQL with bearer token, Express-esque middlewares & more

    Staff picks

    • Johann Schopplich Johann Schopplich

      Nuxt KQL

      Nuxt 3 module for Kirby's Query Language API

    Kirby team plugins

    • {
          "query": "page('photography').children",
          "select": {
              "url": true,
              "title": true,
              "text": "page.text.markdown"
          }
      }

      Kirby Query Language (KQL)

      Kirby's Query Language API combines the flexibility of Kirby's data structures, the power of GraphQL and the simplicity of REST.

    All plugins

    • Deploy Trigger 🚀 Kirby Panel plugin to trigger deployments on any platform K5 K4
    • thumbs/image.jpg
            ?width=640
            &height=640
            &crop=true
      Headless Image Transformations Kirby plugin for headless thumbnail transformations K4 K3
    • KQL Nuxt This plugin allows ease of access to all of your Kirby pages on sites that use the KQL plugin K4 K3
    • Webhooks Lets you register custom webhooks based on kirby hooks. K4 K3
    • Better REST Exposes the internal REST API at /rest with the option to convert Kirbytags to HTML and add a srcset to images in the process. Intended to c… K3
    • Webhook Field Provides a field to trigger custom webhooks and see their status through the panel. Use it to deploy headless sites, trigger a CI/CD pipleli… K3