Hash&Salt Chopper Create excerpts from fields and define the HTML tags you wish to keep Docs Source Install Manual Download and extract the folder to site/plugins/chopper Composer Copy Git Submodule Copy <?= $page->text()->chopper(20) ?> Version 3.0.0 License MIT Stars 26 Supports K4 K3 Created 14 Dec 2018 Updated 16 Apr 2022 Info Topics Templating Implements Field method(s) Support Docs Issues Email Latest releases 3.0.0 2.0.3 2.0.2 initialrelease 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 Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3 More by Hash&Salt More (vidembed: video.mp4 poster: poster.jpg) Video A Kirby tag and snippet for rendering video players inside textareas K4 K3 <div class="field"> <?= label('Name', 'name') ?> <?= input('text', 'name') ?> </div> Forms A small plugin for creating HTML forms more easily. K4 K3 <?php snippet('seo/meta') ?> SEO A small plugin for generating meta data using shared controllers and field data. Also creates Facebook Opengraph and Twitter social sharing … K4