plugin / owc-gravityforms-zgw
Make a connection between ZGW and GravityForms
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 3
Type:wordpress-plugin
pkg:composer/plugin/owc-gravityforms-zgw
Requires
- php: >=8.1
- monolog/monolog: ^3.0
- owc/zgw-api: ^2.1
- php-di/php-di: ^7.0
Requires (Dev)
- 10up/wp_mock: ^0.4.2
- brianhenryie/strauss: ^0.15.0
- pestphp/pest: ^2.34
- squizlabs/php_codesniffer: ^3.7
- wp-coding-standards/wpcs: ^3.0
This package is auto-updated.
Last update: 2025-12-04 16:09:49 UTC
README
This plugin integrates GravityForms with ZGW using the owc/zgw-api package. To ensure the connection works properly, make sure the ZGW registers are configured on the ZGW API settings page.
Requirements
- PHP >= 8.1
- WordPress >= 6.7
- GravityForms >= 2.5
Features
- Connect a form to a ZGW "zaaktype"
- Submit a form to create a zaak in a connected ZGW "zaaksysteem"
- Upload and attach documents to the created "zaak"
- Generate a PDF and attach it to a "zaak" (requires Gravity PDF)
- Track "zaaksysteem" transactions and their status
Wiki
For detailed setup instructions and documentation, visit our Wiki on GitHub.