Martin Zurowietz Event Calendar A plugin for the Kirby CMS to easily implement an event calendar. Docs Source Download Version 4.0 License MIT Stars 99 Supports K3 Created 15 Nov 2014 Updated 14 May 2024 Info Topics Dates Templating Calendars Implements Helper(s) Snippet(s) Support Docs Issues Latest releases 4.0 3.1.0 3.0.0 2.0.2 1.0.0 Similar plugins Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K4 K3 Navigation Groups A plugin for Kirby CMS that allows you to organize your navigation items into groups. K4 Recently Modified Kirby Plugin to view recently modified pages by current User (or other collections) K4 K3 More by Martin Zurowietz More $form = new Form([ 'name' => [ 'rules' => ['required'], 'message' => ['Name is required'] ], ]); Form A helper library for working with forms, using the Post/Redirect/Get design pattern K4 K3 $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 K4 K3