Hash&Salt Chopper Create excerpts from fields and define the HTML tags you wish to keep Docs Source Download <?= $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 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 <?= $page->myfield()->inherit() ?> Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site. K5 K4 K3 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 More by Hash&Salt More $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 <div class="field"> <?= label('Name', 'name') ?> <?= input('text', 'name') ?> </div> Forms A small plugin for creating HTML forms more easily. K4 K3 Snipcart Helps integrate Snipcart into a Kirby site K4 K3