Skip to content

kingsquare/communibase-wordpress-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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