|
1 | 1 | === Forms Bridge - Infinite integrations == |
2 | 2 |
|
3 | 3 | Contributors: codeccoo |
4 | | -Tags: form integration, erp, crm, api integration, automatio |
| 4 | +Tags: form integration, erp, crm, api integration, automation |
5 | 5 | Donate link: https://buymeacoffee.com/codeccoo |
6 | 6 | License: GPLv2 or late |
7 | 7 | License URI: http://www.gnu.org/licenses/gpl-2.0.htm |
8 | 8 | Stable Tag: 4.3. |
9 | | -Tested up to: 6. |
| 9 | +Tested up to: 6.9 |
10 | 10 |
|
11 | 11 | Seamlessly connect WordPress forms to CRMs, ERPs, and APIs — no coding required. Automate data flow with field mappers, custom fields, and workflows |
12 | 12 |
|
@@ -107,7 +107,7 @@ Chain together jobs to pre-process data before it’s sent. Filter, validate, an |
107 | 107 | Use pre-built templates to integrate WooCommerce orders, CRM leads, or calendar events in minutes. |
108 | 108 |
|
109 | 109 | **Debugging console** |
110 | | -onitor requests, responses, and errors in real time. |
| 110 | +Monitor requests, responses, and errors in real time. |
111 | 111 |
|
112 | 112 | == Links == |
113 | 113 |
|
@@ -135,21 +135,21 @@ In addition, you can extend Forms Bridge with code using its hooks and PHP APIs. |
135 | 135 |
|
136 | 136 | Absolutely! Forms Bridge supports any HTTP API, whether it’s a cloud service or a self-hosted solution (like a Dockerized API on your VPS). If your API uses standard HTTP methods (GET, POST, PUT, etc.), Forms Bridge can connect to it. |
137 | 137 |
|
138 | | -aybe a little understanding about how HTTP and HTTP-like APIs works will be required to set up your custom integrations. |
| 138 | +Maybe a little understanding about how HTTP and HTTP-like APIs works will be required to set up your custom integrations. |
139 | 139 |
|
140 | | -= What if my API requires authentication? |
| 140 | += What if my API requires authentication? = |
141 | 141 |
|
142 | | -Forms Bridge supports API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials, Digest Auth and custom headers |
| 142 | +Forms Bridge supports API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials, Digest Auth and custom headers. |
143 | 143 |
|
144 | | -= Is there a free trial? |
| 144 | += Is there a free trial? = |
145 | 145 |
|
146 | | -Forms Bridge, including all its add-ons, is free to use |
| 146 | +Forms Bridge, including all its add-ons, is free to use. |
147 | 147 |
|
148 | | -= How can I get support? |
| 148 | += How can I get support? = |
149 | 149 |
|
150 | 150 | You can get support from Còdec using the [Forms Bridge support forum](https://wordpress.org/support/plugin/forms-bridge/) for free. We aim to respond to all inquiries within 24-48 hours. |
151 | 151 |
|
152 | | -== Screenshots = |
| 152 | +== Screenshots == |
153 | 153 |
|
154 | 154 | 1. Settings page – Configure global plugin options |
155 | 155 | 2. Backends – Save and reuse API connection details |
|
0 commit comments