forked from CiviMRF/civimcrestface-wordpress
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
43 lines (32 loc) · 1.64 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
33
34
35
36
37
38
39
40
41
42
43
=== Connector to CiviCRM with CiviMcRestFace ===
Contributors: jaapjansma, artfulrobot, kainuk
Donate link: https://github.com/CiviMRF/civimcrestface-wordpress
Tags: CiviCRM, api, connector, rest
Requires at least: 5.2
Tested up to: 6.4
Requires PHP: 7.2
Stable tag: 1.0.8
License: AGPL-3.0
Provides an API connector to a local or remote CiviCRM installation. This connector could be used by other plugins. Funded by Artfulrobot, CiviCoop, civiservice.de, Bundesverband Soziokultur e.V., Article 19
== Description ==
This plugin provides a connector to connect to a local or remote CiviCRM. This connector can then be reused by other plugins such as the [Integration of CiviCRM's Form Processor with Caldera Forms](https://wordpress.org/plugins/cf-civicrm-formprocessor/)
**Configuration**
Configuration can be done under **Settings > CiviCRM McRestFace Connections**.
**Plugins using the CiviCRM McRestFace Connector**
* [Integration of CiviCRM's Form Processor with Caldera Forms](https://wordpress.org/plugins/cf-civicrm-formprocessor/)
**Funded by**
* [Artfulrobot](https://artfulrobot.uk)
* [CiviCooP](https://www.civicoop.org)
* [Civiservice.de GmbH](https://civiservice.de/)
* [Bundesverband Soziokultur e.V.](https://www.soziokultur.de/)
* [Article 19](https://www.article19.org/)
== Changelog ==
1.0.8: Compatibility with Wordpress 6.4
1.0.7: Fixed notice in CiviMRF Abstract Core
1.0.6: Fixed regression bug
1.0.5: Added CurlAuthX connector.
1.0.4: Added multi site activation.
1.0.3: Added multi site activation.
1.0.2: Added multi site activation.
1.0.1: Added InnoDB to the database tables. This gave sometimes an installation error.
1.0.0: First version.