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
  • Hash&Salt Hash&Salt

    Forms

    A small plugin for creating HTML forms more easily.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/forms

    Composer

    Git Submodule

    <div class="field">
        <?= label('Name', 'name') ?>
        <?= input('text', 'name') ?>
    </div>
    Version
    0.0.2
    License
    Unlicensed
    Stars
    19
    Supports
    K4 K3
    Created
    26 Oct 2020
    Updated
    18 Nov 2020

    Info

    Topics
    • Forms
    • Templating
    Implements
    • Helper(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 0.0.2
    • 0.0.1

    Similar plugins

    • Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3
    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4
    • 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 pag… K5 K4 K3

    More by Hash&Salt

    More
    • $site->holidays('France', 2022);
      Yasumi Get a list of official public holidays and the dates they fall on for any country and year. K4 K3
    • Snipcart Helps integrate Snipcart into a Kirby site K4 K3
    • <?= $page->text()->chopper(20) ?>
      Chopper Create excerpts from fields and define the HTML tags you wish to keep K4 K3