-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
29 lines (20 loc) · 1.05 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
=== Integration between Easy Appointments and CiviCRM ===
Contributors: jaapjansma
Donate link: https://github.com/CiviMRF/integration-civicrm-easyappointments
Tags: appointment, appointments, Booking, calendar, plugin, reservation, reservations, wp appointment, reservation plugin, reservations, schedule, CiviCRM
Requires at least: 5.2
Tested up to: 6.0
Requires PHP: 7.2
Stable tag: 1.0.2
License: AGPL-3.0
Provides an integration between Easy Appointments and CiviCRM. A new appointment is send to a form processor in CiviCRM.
Funded by civiservice.de
== Description ==
Provides an integration between Easy Appointments and CiviCRM. A new appointment is send to a form processor in CiviCRM.
For more documentation see: [README.md](https://github.com/CiviMRF/integration-civicrm-easyappointments/blob/main/README.md)
**Funded by**
* [Civiservice.de GmbH](https://civiservice.de/)
== Changelog ==
1.0.0: First version.
1.0.1: Also submit appointments from the backend to CiviCRM. Also when they are changed or deleted.
1.0.2: Fix with submitting changed appointments.