Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 840 Bytes

File metadata and controls

22 lines (15 loc) · 840 Bytes

OWC GravityForms ZGW

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.