This plugin is marked as archived and no longer actively maintained Bruno Meilick Collect Adds support for Laravel collections to Kirby Docs Source Install Manual Download … and extract the folder to site/plugins/collect Composer Copy Git Submodule Copy Sponsor $mostPopularPage = $kirbyCollection ->sortBy('viewcount')->last() ->viewcount()->toInt(); // with collect plugin $mostPopularPage = $kirbyCollection ->collect()->max('content.viewcount'); Version 1.1.0 License MIT Stars 3 Supports K4 K3 Created 16 May 2022 Updated 23 Nov 2024 Info Topics DX Templating Utilities Implements Collection method(s) Support Docs Issues Email Latest releases 1.1.0 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 Force Login Forces all users to login on non-panel pages. Redirects back to blocked page via URL Param after login. Especially useful for staging websit… K5 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 More by Bruno Meilick More Fontselector Select font family and font weight with two synced fields K5 K4 K3 Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4 K3 Seobility – Keyword check Plugin to use the free and paid API of Seobility.net like the keyword check K5 K4 K3