Through this plugin, OpenWOO requests can be managed
OpenWOO items are public documents which are provided by the (local)government.
OpenWOO is an interface to the REST API for querying WOO items.
In order to use this plug-in there are two required plug-ins or packages:
- CMB2
- ExtendedCPTs
- Upload the 'openwoo' folder in to the
/wp-content/plugins/
directory. cd /wp-content/plugins/openwoo
- Run `composer install, NPM asset build is in version control already.
- Activate the plugin in via the WordPress admin.
composer source git@github.com:OpenWebconcept/plugin-openwoo.git
composer require plugin/openwoo
cd /wp-content/plugins/openwoo
- Run
composer install
The source code is made available under the EUPL 1.2 license. Some of the dependencies are licensed differently, with the BSD or MIT license, for example.