daniel g. siegel Tidy HTML Tidy HTML output for Kirby Docs Source Install Manual Download and extract the folder to site/plugins/kirby-tidy-html Composer Copy Git Submodule Copy return [ 'dgsiegel.kirby-tidy-html' => [ 'enabled' => true, 'options' => [...] ] ]; Version 1.0.0 License GNU 3.0 Stars 3 Supports K5 K4 K3 Created 13 Dec 2023 Updated 30 Jan 2024 Info Topics Templating HTML Implements Template engine(s) Support Docs Issues Email Latest releases 1.0.0 Similar plugins $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 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 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