Beskrivelse
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.
Blokker
Denne utvidelsen gir 1 blokk.
- Installatiemanager opnameformulier Integreer een opnameformulier van Installatiemanager in je WordPress site.
Installasjon
Download and activate the plugin in WordPress. It adds a new type of block called «Installatiemanager opnameformulier».
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Installatiemanager Opnameformulier» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
Bidragsytere“Installatiemanager Opnameformulier” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.
Oversett “Installatiemanager Opnameformulier” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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