PHPackages                             robuust/craft-formdesk - 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. robuust/craft-formdesk

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

robuust/craft-formdesk
======================

Formdesk forms for Craft 5

3.0.0(2mo ago)12.0k↓46.7%1MITPHPPHP ^8.0

Since May 20Pushed 2mo agoCompare

[ Source](https://github.com/robuust/craft-formdesk)[ Packagist](https://packagist.org/packages/robuust/craft-formdesk)[ RSS](/packages/robuust-craft-formdesk/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependencies (2)Versions (11)Used By (0)

Formdesk plugin for Craft
=========================

[](#formdesk-plugin-for-craft)

Plugin that allows you to display Formdesk forms

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

[](#requirements)

This plugin requires Craft CMS 4.0.0 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require robuust/craft-formdesk

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Formdesk.

Config
------

[](#config)

Create a file called `formdesk.php` in you Craft config folder with the following contents:

```
