openwebconcept / wp-rest-cache-addon-for-owc
Adds caching of the OpenWebConcept endpoints to the WP REST Cache.
Package info
github.com/OpenWebconcept/plugin-wp-rest-cache-addon-for-owc
Type:wordpress-plugin
pkg:composer/openwebconcept/wp-rest-cache-addon-for-owc
Requires
- composer/installers: ~1.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-27 09:12:07 UTC
README
Adds caching of the OpenWebConcept endpoints to the WP REST Cache.
Installation
- Unzip and/or move all files to the /wp-contents/plugins/wp-rest-cache-addon-for-owc directory.
- Log into the WordPress admin and make sure the WP REST Cache plugin is installed and activated.
- Activate the 'WP REST Cache - AddOn for OpenWebConcept' plugin through the 'Plugins' menu.
or install using Composer:
composer config repositories.openwebconcept/wp-rest-cache-addon-for-owc git git@github.com:OpenWebconcept/plugin-wp-rest-cache-addon-for-owc.gitcomposer require openwebconcept/wp-rest-cache-addon-for-owc
Supported plugins/endpoints
The following plugins/endpoints are supported by this add-on and are automatically cached if this plugin is activated (and the corresponding plugin is activated as well).
OpenConvenanten plugin
- owc/openconvenanten/v1/items
OpenPub Base plugin
- owc/openpub/v1/items
- owc/openpub/v1/themes
- owc/openpub/v1/settings
Persberichten plugin
- owc/openpub/v1/persberichten
Ruimtelijke plannen plugin
- owc/openpub/v1/ruimtelijke-plannen
B&W Besluiten plugin
- owc/openpub/v1/besluiten
OpenWOB plugin
- owc/openwob/v1/items
OpenWOO plugin
- owc/openwoo/v1/items
PDC Base plugin
- owc/pdc/v1/items
- owc/pdc/v1/themes
- owc/pdc/v1/themas
- owc/pdc/v1/subthemes
- owc/pdc/v1/subthemas
- owc/pdc/v1/groups
- owc/pdc/v1/sdg
- owc/pdc/v1/sdg-kiss
- owc/pdc/v1/settings
PDC Locations
- owc/pdc/v1/locations
PDC Internal Products
The following endpoint provided by the PDC Internal Products plugin is explicitly NOT cached (since it requires authentication):
- owc/pdc/v1/items/internal
Questions
Are you missing any endpoints or have other technical questions? Please ask them at the GitHub issues. For general questions about the Open Webconcept we ask you get in touch with us via the Open Webconcept website.