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
  • Arno Schlipf Arno Schlipf

    Kirby Template Sugar

    Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze.

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/kirby-template-sugar

    Composer

    Git Submodule

    Version
    1.0.0
    License
    MIT
    Stars
    35
    Supports
    K5 K4 K3
    Created
    7 Apr 2023
    Updated
    7 Aug 2025

    Info

    Topics
    • DX
    • Templating
    Support
    • Docs
    • Issues
    Latest releases
    • 1.0.0
    • 0.4.4
    • 0.4.3
    • 0.4.2
    • 0.4.1

    Similar plugins

    • Force Login Forces all users to login on non-panel pages. Redirects back to blocked page via URL Param after login. Especially useful for staging websit… K5
    • Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4
    • $form = new Form([
          'name' => [
              'rules'   => ['required'],
              'message' => ['Name is required']
          ],
      ]);
      Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3

    More by Arno Schlipf

    More
    • Loupe A thin wrapper around Loupe, an SQLite based, PHP-only fulltext search engine. K5 K4
    • Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K5 K4 K3