rmpel / plugin-openwoo

Through this plugin, OpenWOO requests can be managed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yard | OpenWOO

Description

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.

Dependencies

In order to use this plug-in there are two required plug-ins or packages:

Installation

Manual installation

  1. Upload the 'openwoo' folder in to the /wp-content/plugins/ directory.
  2. cd /wp-content/plugins/openwoo
  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-openwoo.git
  2. composer require plugin/openwoo
  3. cd /wp-content/plugins/openwoo
  4. Run composer install

License

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.

About

Through this plugin, OpenWOO requests can be managed

License:European Union Public License 1.2


Languages

Language:PHP 99.5%Language:JavaScript 0.5%