Blog

Here you can find Forms Bridge news, code snippets and much more. Start by using the search bar to find what are you looking for or use categories to filter the contents.

  • Bridge WooCommerce orders with Holded

    In this tutorial we will explain how to bridge your WooCommerce orders to Holded. The resulting bridge will convert placed orders in WooCommerce to sale orders linked to new contacts. This tutorial assumes you have an active Holded account with access to the REST API. Enable the addon The first step is to enable the…

    Read more →

  • Bridge WooCommerce orders with Dolibarr

    In this tutorial we will explain how to bridge your WooCommerce orders to Dolibarr. The resulting bridge will convert placed orders in WooCommerce to sale orders on the sales module linked to new third parties. This tutorial assumes you have a Dolibarr instance with access to the REST API and, at least, the Sales module…

    Read more →

  • Using the Dolibarr proposals template

    In this tutorial we will explain how to bridge your WordPress forms to Dolibarr to set up a transactional form that creates product quotations. The resulting bridge will create a prospect third party, and a new quotation linked to the former and with a product line with unit price and quantity. This tutorial assumes you…

    Read more →

  • Using the Holded product quotations template

    In this tutorial we will explain how to bridge your WordPress forms to Holded to set up a transactional form that creates product quotations. The resulting bridge will create a contact, and a new quotation linked to the former and with a product line with unit price and quantity. This tutorial assumes you have a…

    Read more →

  • Forms Bridge 3.5.0

    Forms Bridge 3.5.0 is now available. This minor release includes full support for WooCommerce integration and improve json finger’s array expansion feature.

    Read more →

  • How to use the debug console

    In this tutorial we will talk about the debug console and how you can use it to inspect your bridges running under the hood. Forms Bridge is a plugin that handles form submission as a stream of data that flows from your WordPress forms to your backend APIs. No records are saved on the database,…

    Read more →