Bridge WP form builder plugins' submissions to remote backend over http requests.
Wpct ERP Forms has integrations form [GravityForms](https://www.gravityforms.com) and [Contact Form 7](https://contactform7.com/).
Wpct ERP Forms has integrations with [GravityForms](https://www.gravityforms.com) and [Contact Form 7](https://contactform7.com/) and [WP Forms](https://wpforms.com/).
The plugin allow comunication with your ERP over REST or JSON-RPC API protocols.
> Http requests will be sent with data encoded as `application/json` if there is no uploads. Else if form
submission contains files, the default behavior is to send data as `multipart/formdata` encodec
...
...
@@ -21,20 +23,25 @@ You can install it with `wp-cli` with the next command: