openwebconcept/wp-rest-cache-addon-for-owc

There is no license information available for the latest version (1.4.0) of this package.

Adds caching of the OpenWebConcept endpoints to the WP REST Cache.

Maintainers

Package info

github.com/OpenWebconcept/plugin-wp-rest-cache-addon-for-owc

Type:wordpress-plugin

pkg:composer/openwebconcept/wp-rest-cache-addon-for-owc

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.4.0 2026-02-11 11:08 UTC

README

Adds caching of the OpenWebConcept endpoints to the WP REST Cache.

Installation

  1. Unzip and/or move all files to the /wp-contents/plugins/wp-rest-cache-addon-for-owc directory.
  2. Log into the WordPress admin and make sure the WP REST Cache plugin is installed and activated.
  3. Activate the 'WP REST Cache - AddOn for OpenWebConcept' plugin through the 'Plugins' menu.

or install using Composer:

  1. composer config repositories.openwebconcept/wp-rest-cache-addon-for-owc git git@github.com:OpenWebconcept/plugin-wp-rest-cache-addon-for-owc.git
  2. composer 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.