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 Blade Templates Use Laravel Blade templates for your Kirby site K5 K4 K3 Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4 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 <?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 <div class="field"> <?= label('Name', 'name') ?> <?= input('text', 'name') ?> </div> Forms A small plugin for creating HTML forms more easily. K4 K3