Prefill GravityForms fields, based on the dutch BSN number. Retrieve personal information and place these values in the corrensponding fields.
In order to use this plug-in there are two required plug-ins:
- GravityForms (premium)
- Yard | GravityForms DigiD (private repo, contact Yard | Digital Agency for access)
See here for more details.
- Map GravityForms fields to attributes retrieved from the configured supplier.
- Mapped fields will be prefilled while rendering a form.
- Gutenberg block for displaying personal data of the current logged in user.
- Upload the 'prefill-gravity-forms' folder in to the
/wp-content/plugins/
directory. cd /wp-content/plugins/prefill-gravity-forms
- Run `composer install, NPM asset build is in version control already.
- Activate the plugin in via the WordPress admin.
composer source [email protected]:OpenWebconcept/plugin-prefill-gravity-forms.git
composer require plugin/prefill-gravity-forms
cd /wp-content/plugins/prefill-gravity-forms
- Run
composer install
, NPM asset build is in version control already.
- Go to '/wp-admin/admin.php?page=gf_settings&subview=owc-gravityforms-iconnect' and configure all the required settings.
-
- Suppliers will provide the needed certificates which need to be selected in order to make prefilling form fields work.
-
- Suppliers will also provide an API-key, certificates password (if needed) and a base URL.
-
- OIN is a unique number for organizations provided by Logius.
- Go to the form settings of the form you want to configure.
- Scroll down and look for the 'iConnect' panel and configure the settings.
The source code is made available under the EUPL 1.2 license. Some of the dependencies are licensed differently, with the BSD or MIT license, for example.