Adds caching of the OpenWebConcept endpoints to the WP REST Cache.
- 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
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).
- owc/openconvenanten/v1/items
- owc/openpub/v1/items
- owc/openpub/v1/themes
- owc/openpub/v1/settings
- owc/openpub/v1/persberichten
- owc/openpub/v1/ruimtelijke-plannen
- owc/openpub/v1/besluiten
- owc/openwob/v1/items
- owc/openwoo/v1/items
- 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
- owc/pdc/v1/locations
The following endpoint provided by the PDC Internal Products plugin is explicitly NOT cached (since it requires authentication):
- owc/pdc/v1/items/internal
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.