mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Updated EGroupware REST API for Contactform in Wordpress (markdown)
parent
020c578309
commit
94b6efcf7f
@ -2,16 +2,16 @@
|
||||
* Full documentation of the REST-API see https://github.com/EGroupware/egroupware/tree/master/doc/REST-CalDAV-CardDAV#supported-request-methods-and-examples
|
||||
* EGroupware Rest-API is based on CardDAV & CalDAV (planned, not yet implemented)
|
||||
|
||||
1. Install FluentFormsPro Plugin for Wordpress to insert Contact data from the Website via REST-API into an EGroupware adressbook: https://wpmanageninja.com/downloads/fluentform-pro-add-on/
|
||||
**1. Install FluentFormsPro Plugin for Wordpress** to insert Contact data from the Website via REST-API into an EGroupware adressbook: https://wpmanageninja.com/downloads/fluentform-pro-add-on/
|
||||
|
||||
2. Configure FluentFormsPro Plugin
|
||||
**2. Configure FluentFormsPro Plugin** - select or configure the fields which should be used in the contact form:
|
||||
|
||||
![](https://github.com/EGroupware/egroupware/wiki/pics/FluentFormsPro.jpg)
|
||||
|
||||
3. Configure Webhook
|
||||
**3. Configure Webhook** - adapt the url to match the adressbook, where the contacts should be stored, the used fields and the credentials for Authentication:
|
||||
|
||||
![](https://github.com/EGroupware/egroupware/wiki/pics/FluentConfigureWebhook.jpg)
|
||||
|
||||
4. Display the Contactform in the Website
|
||||
**4. Display the Contactform in the Website**
|
||||
|
||||
![](https://github.com/EGroupware/egroupware/wiki/pics/FluentContactForm.jpg)
|
Loading…
Reference in New Issue
Block a user