Layout – Webdesign

0,00 / maand excl. BTW

Layout kiezen / webdesign aanpassen

Ander webdesign / layout? Dat kan hier heel gemakkelijk!

  1. Gratis: Kies één van de voor geprogrammeerde layouts.
  2. Gratis: Pas je gekozen webdesign naar wens aan.
  3. Kies hier een andere gratis layout: Gratis implementatie.
  4. Kies een andere gratis layout: Vergoeding voor implementatie.
  5. Kies een betaald thema: Vergoeding voor implementatie.
  6. Laat een layout voor je maken.

Andere Layout

Ander Webdesign

Eénmalige betaling

1. Om welk webdesign gaat het (naam)
2. Waar kunnen wij het vinden
3. Als het in een account staat, mogen wij dan inlog-gegevens opdat wij het kunnen uploaden

Het verwijderen van webdesigns bespaart webruimte. Als er een webdesign extra op je website / webshop wordt gezet, dan kost dat webruimte.

Prijs per maand

Categorie:

Beschrijving

Forms Bridge – Infinite integrations

Beschrijving

Struggling to connect your WordPress forms to your CRM, ERP, or other business tools?

Forms Bridge lets you automate data flow from WordPress forms to any API-powered system—without writing a single line of code.

Whether you use Zoho, Odoo, Dolibarr, Zulip, or a custom backend, Forms Bridge makes it easy to map fields, add custom data, and set up workflows so your form submissions go exactly where you need them. If it has an API, it can be bridged!

Why use Forms Bridge

✅ No code required – Set up integrations with a user-friendly interface.

✅ Works with your favorite form plugins – Contact Form 7, Gravity Forms, WPForms, Ninja Forms, WooCommerce, and Formidable Forms.

✅ 20+ ready-to-use add-ons – Connect to Zoho, Odoo, Dolibarr, Google Sheets, Slack, Listmonk, and more.

✅ Advanced data mapping – Rename, transform, and enrich form data before sending it.

✅ Workflow automation – Pre-process submissions with custom jobs.

✅ Reusable templates – Get started in minutes with pre-built blueprints.

Try Forms Bridge today and say goodbye to manual data entry!

Form builders

Form builders are well known plugins that add forms to WordPress. We do bridges, let them do the forms and then work together to make your business work with ease.

Forms Bridge supports the following form builders:

Add-ons

Forms Bridge comes with free add-ons. Each add-on add to the plugin new bridges to work with specific APIs, new workflow jobs and bridge templates.

Forms Bridge has the following add-ons:

📊 CRM & Sales

📦 ERP & Accounting

📧 Marketing & Email

🗓️ Productivity

📨 Messaging & Collaboration

Need a custom integration?

Connect to any custom API using standard HTTP methods and authentication using the abstract REST API add-on. Perfect for integrating with proprietary or less common systems.

Features

Bridges

Think of a bridge as a pipeline through which your form submissions data flows to your backend or service.

Backends

Think of it as a “connection profile” for your API. Save your API URL, headers, and credentials once, then reuse them across all your bridges. No need to re-enter details every time!

Credentials

Authenticate your HTTP requests using API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials and Digest Auth.

Custom fields & mappers

Add hidden data (like user IDs or product codes) and rename/transform fields to match your API’s requirements.

Workflows

Chain together jobs to pre-process data before it’s sent. Filter, validate, and enrich submissions automatically.

Templates

Use pre-built templates to integrate WooCommerce orders, CRM leads, or calendar events in minutes.

Debugging console

Monitor requests, responses, and errors in real time.

Links

Schermafbeeldingen

  • Settings page – Configure global plugin options.

  • Backends – Save and reuse API connection details.

  • Bridges – Create pipelines for your form data.

  • Custom fields – Add hidden data to your submissions.

  • Field mappers – Rename and transform form fields.

  • Workflows – Automate data processing with jobs.

  • Job editor– Customize how data is prepared.

  • Template wizard – Set up integrations in minutes.

  • Debug console – Monitor and troubleshoot requests.

FAQ

Does Forms Bridge work with my form plugin?

Yes! We support Contact Form 7, Gravity Forms, WPForms, Ninja Forms, Formidable Forms, and WooCommerce. These are the most popular form builders in WordPress.

At the same time, we are currently working on support for new WordPress form builders. Get in touch with us if you want a new form builder integration for Forms Bridge.

Do I need to know how to code?

Nope! Forms Bridge is designed to set up complex HTTP configurations and pipelines of data transformation without the need to write code.

In addition, you can extend Forms Bridge with code using its hooks and PHP APIs.

Can I connect to my custom API?

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.

Maybe a little understanding about how HTTP and HTTP-like APIs works will be required to set up your custom integrations.

What if my API requires authentication?

Forms Bridge supports API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials, Digest Auth and custom headers.

Is there a free trial?

Forms Bridge, including all its add-ons, is free to use.

How can I get support?

You can get support from Còdec using the Forms Bridge support forum for free. We aim to respond to all inquiries within 24-48 hours.

Beoordelingen

16 oktober 2025
Forms Bridge is a very good plugin – lightweight, open-source, and steadily updated. It’s been easy to integrate with my workflow, and when I needed to connect a newsletter form to my Listmonk instance, the setup was straightforward and effective. I appreciate the focus on practical, developer-friendly integrations. I did run into a permissions issue on my local dev environment: the plugin couldn’t create the “forms-bridge” folder under “wp-content.” Creating the folder manually solved it, and proper permissions configuration would likely fix it as well. That’s probably specific to my environment, but worth noting for others. I also encountered one hiccup when posting to Listmonk: the “lists” field was sent as a string (e.g., “[5]”) instead of an array ([5]), which caused a 400 error. Omitting the field allowed the subscriber to be created, but without being added to the target list. Hopefully this can be refined in a future release. Overall, great work by the authors—thank you for building and maintaining a plugin that does a lot without getting in the way.
16 mei 2025
I used Forms Bridge to connect WP Forms with Google Sheets on my website, and it worked flawlessly. The plugin is lightweight, easy to set up, and offers excellent integration options with various services. The documentation is clear and well-organized, making the setup process straightforward even for non-developers.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Forms Bridge – Infinite integrations” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

4.3.2

  • feat: fetch endpoints in new bridge form

  • feat: api fields datalists

  • feat: api fields datalists

  • fix: workflow pipeline mutation updates

4.3.1

  • feat: airtable add-on

  • feat: grist add-on

  • feat: dynamic form field templates for google sheets, airtable and nextcloud

  • feat: nextcloud get endpoints method

  • feat: rename bearer to oauth and new support for bearer tokens

  • feat: support for oauth pkce flow

  • fix: skip internal field attributes in wpcf7 form creation

4.3.0

  • feat: form’s bridge chain order

  • feat: bridge failure policy

  • feat: zoho and bigin add-on test cases

  • fix: inherit state between bridges with the same name

  • fix: xss vulnerability on financoop add-on shortcodes

  • fix: autoload option to false

  • fix: defer forms ajax loading

  • fix: brevo endpoint schema introspection

4.2.5

  • feat: integrations pro support check and polyfills

  • feat: backends endpoints introspection

  • fix: use tel inputs for phone fields

4.2.4

  • feat: formidable forms integration

  • feat: wpforms lite support

  • feat: dolibarr next code client api flag

  • feat: prettify json logs

4.2.3

  • feat: tested up to 6.9

  • fix: zoho addons introspection

  • fix: cast double expansions

  • fix: expansion pointers to new attributes

  • fix: update bridge mutations on workflow updates

4.2.2

  • feat: suitecrm addon

  • feat: vtiger addon

  • feat: google calendar addon

  • feat: woo chat templates

4.2.1

  • fix: zoho owners by zuid

  • fix: dolibarr users by login

  • fix: wizard links to new windows

4.2.0

  • feat: zulip addon

  • feat: slack addon

  • feat: rocketchat addon

  • feat: openapi explorer

  • feat: use openapi explorer on api introspection

  • feat: pretty json cast

4.1.2

  • feat: increase logs coverage

  • feat: debug console follow logs

  • feat: template wizard wired invalidation on credential updates

  • feat: lazy loading of tag values

  • fix: credential authorization for non bearer credentials

  • fix: bigin bridge constructor inheritance

4.1.1

  • feat: bearer credential authorization based on access tokens + expiration date

  • fix: gravityforms subfields serialization

  • fix: theme space jobs loading

  • fix: misleading nextcloud wizard fields descriptions

4.1.0

  • feat: php unit testing

  • feat: wordpress conding standards

  • feat: http bridge refactor

  • feat: repository directory refactor

  • feat: test and lint ci jobs

  • feat: github actions workflows

4.0.6

  • fix: field serialization based on field type

  • feat: add accpet-language http header on odoo’s rpc api calls

  • feat: new odoo job position and helpdesk ticket templates

  • feat: new odoo workflow jobs

  • feat: include textarea to the standard field types

4.0.5

  • fix: prepare mappers loop introduced in 4.0.4

4.0.4

  • feat: add remuneration_type form field on financoop subscription request template

  • fix: minnor frontend fixes and improvements

  • fix: financoop shortcode, templates and jobs

  • fix: template config loading race conditions

4.0.3

  • fix: load text domain warnings

4.0.2

  • feat: mailchimp api url selector

4.0.1

  • feat: rename form integrations to form builders

  • feat: oauth grant as GET requests

  • feat: dolibarr, odoo and holded sync products templates

  • feat: brevo woo orders template

  • fix: migrations enqueuement loop

4.0.0

  • feat: Workflow jobs editor

  • feat: Nextcloud addon

  • fix: Edge case of mutations and fingers

  • feat: HTTP authentication

  • feat: Admin UI refactor

  • feat: Wipe config button

  • feat: Settings API refactor

  • feat: Zoho and Google Oauth web based credentials

  • feat: drop support for Google service credentials

  • feat: drop support for Zoho Self Client credentials

3.5.4

  • fix: use conditional mappers on stringify attachments

  • fix: cast value type for join mutations

3.5.3

  • feat: nename gsheet default backend

  • fix: bridge request filter callback removal

3.5.2

  • feat: new google sheets woocomerce orders template

  • feat: disable default payload prune for gsheet bridges

  • feat: update gsheet composer dependencies

  • fix: remove php warnings on zoho and listmonk addons

3.5.1

  • feat: improve dolibarr next code and product search api calls

  • feat: add is_bridged woocommerce order meta data

  • feat: new validate order job and template for the dolibarr addon

  • feat: new delivered order template for the odoo addon

  • feat: changes on the holded woocommerce template

3.5.0

  • fix: woocommerce payload schema

  • feat: woocommerce bridge templates support

  • feat: woocommerce templates for odoo, dolibarr, holded, bigin, brevo, mailchimp and zoho

  • feat: jon finger expansions

  • feat: conditional json finger pointers

  • feat: improvements on the workflows panel UI

  • feat: backend and bridges json exports

3.4.3

  • feat: bridge template descriptions

  • feat: listmonk skip subscription job

3.4.2

  • fix: holded appointments template jobs

  • fix: typos from odoo workflow job descriptions

  • feat: add new chapters to the plugin’s readme

  • feat: settings sanitization with defaults recovery

3.4.1

  • feat: holded quotation templates

  • feat: holded API introspection based on swagger data

  • fix: bridge api schema invalidation

  • feat: api fields button with disabled state

3.4.0

  • feat: odoo quotation templates

  • feat: dolibarr quotation templates

  • feat: country id odoo workflow job

  • feat: gmt date tags

  • feat: addons data autoload

  • feat: odoo state id job

  • feat: skip email list subscription jobs

  • fix: firefox backend state updates on firefox

3.3.5

  • feat: support for ninja file fields and conditionals

3.3.4

  • fix: does not skip empty array submissions on submission filter

  • feat: remove gf private uploads module

  • fix: scroll to bottom on mutations/custom fields tables

3.3.3

  • feat: remove minLength constraint from bridge schema

  • feat: set null value on mappers with nowhere jsonfinger pointers

3.3.2

  • feat: update plugin urls and readme

  • feat: remote assets from gitlab

  • fix: mailchimp template wizard

  • feat: update credits, donation link and screenshots

3.3.1

  • fix: odoo api function bridge patches

  • feat: plugin screenshots

  • feat: update readme and plugin official url

3.3.0

  • feat: introspection api