Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.45 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.45 KB

Communibase

Wordpress Communibase API Support

Adds Communibase API support to Wordpress.

Communibase is a paid service for community/association/club/society membership administration. See https://www.communibase.nl for connection details.

This plugin currently adds a setting screen for setting the API-key / host and a WP_Communibase_Connector delegate that can be used to access the API. WP_Communibase_Connector delegates to the Communibase PHP API Connector. The delegate currently only adds a Transient_API caching layer and a few convenience methods. It is possible to use the \Communibase\Connector directly.

Status: wip, pre-org-internal

TODO