PHPackages                             hksagentur/kirby-webform - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hksagentur/kirby-webform

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

hksagentur/kirby-webform
========================

Easily create and manage webforms in Kirby

3.0.2(4w ago)0109ISCPHPPHP &gt;=8.1.0CI passing

Since Jul 19Pushed 4w ago1 watchersCompare

[ Source](https://github.com/hksagentur/kirby-webform)[ Packagist](https://packagist.org/packages/hksagentur/kirby-webform)[ RSS](/packages/hksagentur-kirby-webform/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (10)Versions (20)Used By (0)

Kirby Webforms
==============

[](#kirby-webforms)

Easily create and manage webforms in Kirby, heavily inspired by [Filament Forms](https://filamentphp.com/docs/3.x/forms/).

Requirements
------------

[](#requirements)

Kirby CMS (`>=3.10`)
PHP (`>= 8.2`)

Installation
------------

[](#installation)

### Composer

[](#composer)

```
composer require hksagentur/kirby-webform
```

### Download

[](#download)

Download the project archive and copy the files to the plugin directory of your kirby installation. By default this directory is located at `/site/plugins`.

Configuration
-------------

[](#configuration)

Add a configuration file for a new form in `site/forms`.

```
