Zero One Documentation
Theme demo
  • Overview
  • Terms & Guidelines
  • Guide
    • Installation
      • Local environment
      • Server
      • Default language!
      • Multilanguage website
      • Config options
      • Folder structure
      • htaccess
      • Updating
      • PHP Composer
    • Administration panel
      • Translating panel
    • Site options
      • SEO options
      • Multi-language
    • Theme styling
      • Less/CSS setup
      • Changing Less variables
      • app.less file
      • Customizing elements
      • Helpful classes
    • Page types
      • Page options
    • Blog
      • Comments
      • Article
    • Work (Portfolio)
      • Project page
    • Shop
      • Snipcart
    • Layout Builder
      • Column Options block
      • Subgrid block
      • Card block
      • Text (Writer) block
      • Custom Heading block
      • Custom List block
      • Typed Text block
      • Quote block
      • Button block
      • › 25 more blocks
    • Form Builder (Premium)
    • OLD Page Builder deprecation
    • Tricks
      • Using icons in the content
      • Kirbytext link tag to button
      • Tricks with image classes
      • Adding Google Fonts
      • Custom icons
      • Cookie notice/banner
    • Theme extending
      • Page Transitions (Swup)
      • Contact form extending
      • Self-hosted fonts
      • Adding new templates
      • Adding new Content block (Layout Builder)
    • GDPR
  • More
  • Support
  • Hire us
  • Changelog
  • Credits
  • Affiliate
Powered by GitBook
On this page
  • Sending email
  • Config options
  • Email server setup (Sending issues)
  • Translating messages

Was this helpful?

  1. Guide

Form Builder (Premium)

Create your forms in any way you want, right from with the panel!

Previous› 25 more blocksNextOLD Page Builder deprecation

Last updated 1 year ago

Was this helpful?

Zero One Form Builder is a product of cooperation between us and Roman Gsponer, creator of the .

This is a special, customized, and extended, version of his plugin and requires a special license. Our Form Builder is only usable with Zero One and has a special discounted price. License is only acquired from within the Zero One Form Builder block panel.

If you need support for Zero One Form Builder you can only , Roman is not responsible for Zero One Form Builder support.

Check out the video tutorial below on how Form Builder works:

Sending email

By default the sending email is: no-reply@[the root url of your website]

'microman.formblock' => [
    'from_email' => ["info@example.com" => "John Doe"]
],

Config options

Learn more about all possible Form Builder Config options

Email server setup (Sending issues)

If your server allows sending PHP emails, everything will work out of the box.

But for security reasons more and more servers don't allow this, so you need to connect your Kirby website to your email SMTP server. So you will need to add some Kirby Config Email options to your website config file.

Learn more about possible options:

Translating messages

Although we added some options in the Form Builder block itself, there are some that you will need to translate by adding options to your website Config file.

Learn more about it:

If you want to add custom address, add the code below in the , of course with your data

Kirby Form Block Suite plugin
write to us
Form Builder Preview
GitHub - youngcut/kirby-form-block-suite: This form plugin for Kirby offers you maximum flexibility and usability. It can be used as a block anywhere you needed. This repository replaces the obsolete version 2.0.GitHub
Form Builder Config options
emailKirby CMS
Kirby Config Email options
GitHub - youngcut/kirby-form-block-suite: This form plugin for Kirby offers you maximum flexibility and usability. It can be used as a block anywhere you needed. This repository replaces the obsolete version 2.0.GitHub
Translating messages
Logo
Logo
Logo
config