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

  • 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
  • HTML

    All plugins

    • return [
          'dgsiegel.kirby-tidy-html' => [
              'enabled' => true,
              'options' => [...]
          ]
      ];
      Tidy HTML Tidy HTML output for Kirby K4 K3
    • Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates K4 K3
    • <kb:date format="d/m/Y" field="date" />
      Carver Write custom HTML tags, powered by PHP K3
    • <?= $page->title()->kirbytextWrap('h1') ?>
      KirbytextWrap Parse Kirbytext and wrap the result in an HTML element of your choice K3
    • Template Stacks Template stacks allows you to push to named stacks which can be rendered somewhere else in another snippet or template. K4 K3