Martin Zurowietz Form A helper library for working with forms, using the Post/Redirect/Get design pattern Docs Source Download $form = new Form([ 'name' => [ 'rules' => ['required'], 'message' => ['Name is required'] ], ]); Version 3.3.0 License MIT Stars 8 Supports K4 K3 Created 26 Jan 2017 Updated 19 Feb 2023 Info Topics Forms Templating Support Docs Issues Email Latest releases 3.3.0 3.2.0 3.1.0 3.0.1 3.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 K4 K3 More by Martin Zurowietz More Event Calendar A plugin for the Kirby CMS to easily implement an event calendar. 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