plugin / owc-gravityforms-zgw
There is no license information available for the latest version (1.8.2) of this package.
Make a connection between ZGW and GravityForms
Package info
github.com/OpenWebconcept/plugin-owc-gravityforms-zgw
Type:wordpress-plugin
pkg:composer/plugin/owc-gravityforms-zgw
1.8.2
2026-03-11 14:08 UTC
Requires
- php: >=8.1
- monolog/monolog: ^3.0
- owc/idp-userdata: ^1.1
- owc/zgw-api: ^2.4
- php-di/php-di: ^7.0
- woocommerce/action-scheduler: ^3.9
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
- dev-main
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-feat/address-zaakobject
- dev-feat/fix-per-supplier-timeout
- dev-feat/add-delay-after-zaak-creation-conditionally
- dev-feat/mijn-verzoeken
- dev-develop
This package is auto-updated.
Last update: 2026-03-16 15:08:17 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.