=== Data source CiviCRM api for wpDataTable ===
Contributors: jaapjansma
Donate link: https://github.com/CiviMRF/wpcivicrm-datatable
Tags: wpDataTable, CiviCRM, table, data tables, api
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.2
Stable tag: 1.0.2
License: AGPL-3.0

Provides a CiviCRM api data source for [wpDataTable plugin](https://wordpress.org/plugins/wpdatatables/).

== Description ==

Provides a CiviCRM api data source for [wpDataTable plugin](https://wordpress.org/plugins/wpdatatables/).
You can use this plugin with [Connector to CiviCRM with CiviMcRestFace plugin](https://wordpress.org/plugins/connector-civicrm-mcrestface/)
which gives you the ability to connect to an CiviCRM installation on a different server.
Funded by CiviCoop, civiservice.de, Bundesverband Soziokultur e.V.

This plugin works with the free version of the plugin but the only drawback is that you cannot replace content in a column.

**Funded by**

* [CiviCooP](https://www.civicoop.org)
* [Civiservice.de GmbH](https://civiservice.de/)
* [Bundesverband Soziokultur e.V.](https://www.soziokultur.de/)

== Changelog ==

1.0.2: issue with tag and description.
1.0.1: Fixed issue with get actions returning an array.
1.0.0: First version.