manifest / integrations / plugin-owc-mijn-services
OWC | Mijn Services
OWC Mijn Services is a WordPress plugin with Gutenberg blocks that make it easy to configure and display data from ZGW APIs directly in the WordPress.
by Yard | Digital Agency · github.com/openwebconcept/plugin-owc-mijn-services · website
★ 0stars
751composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/openwebconcept/plugin-owc-mijn-services/archive/refs/heads/main.zipAlso on Packagist as plugin/owc-mijn-services:
composer require plugin/owc-mijn-servicesFrom the readme
OWC Mijn Services
OWC Mijn Services is a WordPress plugin built around custom Gutenberg blocks that integrate with ZGW (Zaakgericht Werken) APIs.
These blocks are the foundation of the plugin, allowing you to easily configure, and display data—directly within the WordPress block editor.
Installation
Manual installation
1. Upload the 'owc-mijn-services' folder in to the /wp-content/plugins/ directory.
2. cd /wp-content/plugins/owc-mijn-services
3. Run composer install, NPM asset build is in version control already.
4. Activate the plugin in via the WordPress admin.
Composer installation
1. composer source git@github.com:OpenWebconcept/plugin-owc-mijn-services.git
2. composer require plugin/owc-mijn-services
3. cd /wp-content/plugins/owc-mijn-services
4. Run composer install, NPM asset build is in version control already.
Configure your project
To use this plugin, make sure the following pages exist in your WordPress installation:
- A single page for a Zaak that contains the owc-my-services/zaak block.
- A single page for a Zaak download, no blocks required.
- A page (any type) that contains the owc-my-services/mijn-zaken block.
Gutenberg blocks
owc-my-services/zaak
This
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.15.1 | Sep 7, 2026 |
| v0.15.0 | Sep 1, 2026 |
| v0.14.0 | Aug 19, 2026 |
| v0.13.3 | Aug 17, 2026 |
| v0.13.2 | Aug 12, 2026 |
| v0.13.1 | Aug 11, 2026 |
| v0.13.0 | Aug 7, 2026 |
| v0.12.3 | Jul 31, 2026 |
| v0.12.2 | Jul 30, 2026 |
| v0.12.1 | Jul 30, 2026 |
| v0.12.0 | Jul 30, 2026 |
| v0.11.0 | Jul 23, 2026 |
| v0.10.0 | Jul 14, 2026 |
| v0.9.4 | Jun 3, 2026 |
| v0.9.3 | May 27, 2026 |
| v0.9.2 | May 22, 2026 |
| v0.9.1 | May 13, 2026 |
| v0.9.0 | May 8, 2026 |
| v0.8.0 | Apr 23, 2026 |
| v0.7.4 | Apr 20, 2026 |
| v0.7.3 | Apr 20, 2026 |
| v0.7.0 | Apr 14, 2026 |
| v0.6.1 | Mar 23, 2026 |
| v0.6.0 | Feb 28, 2026 |
| v0.5.1 | Feb 9, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.