Installatiemanager Opnameformulier

Description

This plugin allows you to integrate intake forms from Installatiemanager directly in your WordPress site.
You can select the fields you want to show in the form, and the data will be sent to Installatiemanager automatically
upon submission. Installatiemanager creates a new intake record for each submission.

Usage

Place a block of the type “Installatiemanager opnameformulier” in a post where you want the form to appear.
In the block settings, enter the assist key you’ve been provided. Now, you will see two columns of fields,
“Selected fields” and “Available fields”. Click on the fields in the “Available fields” column you want to show
in the form. You can sort them using the arrow buttons.

In the user view, the block is replaced by a form containing the selected fields, which, when submitted, will
send the data to the Installatiemanager API to create a new intake record.

Blocks

This plugin provides 1 block.

  • Installatiemanager opnameformulier Integreer een opnameformulier van Installatiemanager in je WordPress site.

Installation

Download and activate the plugin in WordPress. It adds a new type of block called “Installatiemanager opnameformulier”.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Installatiemanager Opnameformulier” is open source software. The following people have contributed to this plugin.

Contributors

“Installatiemanager Opnameformulier” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Installatiemanager Opnameformulier” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.0

  • Initial submission

0.1.1

  • Fixed descriptions

0.1.2

  • Added and normalized css classes for styling

0.1.3

  • Fixed the build process

0.1.4

  • Fixed bug due to PHP 8.0+ syntax

0.1.5

  • Communicate with the production backend, not the test backend