We all know what a chore it is to add even the simplest contact form into a website. So the team at Cre8iv Click decided to take away the headache, and create a plugin to make this job a little more fun - meet the Cre8iv FormBuilder!
The FormBuilder plugin helps you by doing 3 things:
1. Easy, Customised Form Creation in The Panel
Allow your end-user to visually create and configure their form directly in the Panel - from standard ‘Contact Us’, through to longer questionnaires.
2. Auto-Generate Your Form in Your Templates
Based on the panel configuration, FormBuilder generates the form’s HTML code automatically for you, injecting it into your template with a single line of code.
3. Built-in Form Processing
A big part of the headache in handling forms is processing the submitted responses. FormBuilder can submit form responses via email, and log received responses in the Kirby Panel, too!
The Cre8iv FormBuilder is being offered to the Kirby community absolutely free. We ask that if you find a bug, have suggestions, or want to contribute, please do so directly in the project’s repository. Enjoy!
Placing a link inside a label element is not something you would normally want to do. The label element is already ‘clickable’: it can be used to turn the checkbox on/off. So the official recommendation is to avoid placing interactive elements - like links - inside it. You can read more about it here:
I’ve had to rename and move my plugins to a different location (namespace). The Cre8iv FormBuilder is now the Kirbyzone FormBuilder , and it can be found at:
The documentation will soon be updated, but in the meantime, in order to install it via composer, please use: