This plugin is outdated and might not be supported anymore
Niki API Client

Niki API Client

Details
View on WordPress

The Niki API Client is a WordPress implementation of the Niki.nl REST API. It yields the
following functionality:

  • authorisation: using username and password, acquire an oauth (version 1.0) token to access the Niki API
  • project selection: in a list of all projects in your account, select the relevant project(s) to use in the website
  • resource implementations: Implementation of all resources of the Niki REST API except for the ‘search’ resources.

Example implementation

In the plugin directory, a folder named ‘examples’ is included. This folder contains 3 items:
# /classes: example view classes for housetypes, housetype-listings, and interest forms
# /theme: contains an example wordpress-theme, this theme can be installed (copied) in your theme folder
# niki-functions.php: file providing methods for displaying various Niki data

Of course, these are example implementations, not ment for direct production use. They will point you in the right direction while
implementing your own Niki-data filled website.

Details

Plugin code:
lnp-api-client
Plugin version:
0.3.1
Outdated:
Yes
WP version:
3.0.1 or higher
PHP version:
or higher
Test up to WP version:
4.9.26
Total installations:
0
Last updated:
2019-03-18
Rating:
Times rated:
0
api
client
niki-rest-api