Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Plain Solutions Plain Solutions

    Form Block Suite

    This form plugin for Kirby offers you maximum flexibility and usability. It can be used as a block where needed. Even multiple times per page. With the integrated mailview field you can display requests allover the panel.

    Website Docs Source
    Buy
    Version
    5.1.0
    License
    Other
    Stars
    38
    Supports
    K5 K4 K3
    Created
    2 Dec 2022
    Updated
    14 May 2025

    Info

    Topics
    • Forms
    • Panel
    Implements
    • Block(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.1.0
    • 5.0.6
    • 5.0.5
    • 5.0.4
    • 5.0.3

    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
    • Live Preview Real-time preview of unsaved changes right in the Panel K5 K4
    • Minimap 🧭 Sidebar content navigation plugin for the Kirby Panel K5 K4

    More by Plain Solutions

    More
    • Toggles Suite Extends the Kirby Toggles Field with colors, images and many more. K5 K4
    • Column Blocks Use columns in block fields based on the layout field! Supports Paste and Drag&Drop! K5 K4 K3
    • <?= $page->myfield()->inherit() ?>
      Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site. K5 K4 K3