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 25 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 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 $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 Hash&Salt More <div class="field"> <?= label('Name', 'name') ?> <?= input('text', 'name') ?> </div> Forms A small plugin for creating HTML forms more easily. K4 K3 $datelist = $site->recurr( '2022-09-10 20:00:00', '2022-09-11 02:00:00', 'WEEKLY', ['WE', 'TH', 'FR'], '2022-10-11' ); Recurr This plugin integrates the Recurr library to make it easier to work with repeating dates (like events on a calender). K4 K3 ABT This plugin lets you serve a subpage to page A as if it was page A, to 50% of the visitors. K4 K3