-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
32 lines (24 loc) · 1.21 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== 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.