Centrex Smart Web Form Builder

Описание

The Centrex Smart Web Form Builder allows you to build web forms on your WordPress website where all the data and docs collected via that web form builder will be fully integrated into your Centrex CRM, LOS, or Mobile App. Though any web form can be built using the Centrex Smart Web Form Builder, most Centrex customers build forms for borrowers looking for money, Brokers or ISO’s looking to partner up and do business, and/or investors or syndicates looking to invest in your business finance or fintech company.

Features

  • Drag-and-Drop Form Builder — Build forms visually in the WordPress admin with an easy-to-use interface
  • CRM Integration — Form submissions are sent directly to your Centrex CRM account
  • Multiple Field Types — Text, email, phone, date, number, textarea, dropdowns, checkboxes, radio buttons, headers, and paragraphs
  • Field Sets — Quickly add common field combinations like name, email, phone, and full address
  • Custom CRM Field Mapping — Map form fields to your Centrex CRM custom fields
  • URL Pre-Population — Dynamically populate form fields from URL parameters
  • Contact Updates — Update existing CRM contacts by passing a contact ID via URL parameter
  • Shortcode Support — Embed forms anywhere with [centrex_smart_app id="123"]
  • Gutenberg Block — Native block editor support with form picker and direct edit link
  • WPBakery Integration — Native WPBakery Page Builder element
  • Configurable Logging — Debug form submissions with built-in error, info, and debug logging
  • Email Fallback — Form data sent via email if API submission fails

Premium Features

Upgrade to Centrex Smart App Builder Premium to unlock:

  • File Uploads — Allow users to upload documents with drag-and-drop file upload fields
  • Multi-Page Forms — Split long forms across multiple pages with page break fields
  • Conditional Fields — Show or hide fields based on other field values
  • Plaid Bank Linking — Integrate Plaid for financial account verification
  • Clixsign Document Signing — Send documents for digital signature after form submission

Docs and Support

If you have any questions regarding the Centrex Smart Web Form Builder you can email support@CentrexSoftware.com. You can also view the Centrex webpage here for the Smart App Builder to purchase the premium version of this plugin.

We Need Your Feedback and Support

The quality and upkeep of the Centrex Smart Web Form Builder relies heavily on good feedback from Centrex customers and users. If you have an idea or would like the dev team to make an enhancement, please email support@CentrexSoftware.com, and they will assist with your idea or requirement.

Privacy Notices

With the default configuration, the Centrex Smart Web Form Builder does not:

  • Track users by stealth
  • Write any user personal data to a database outside the Centrex CRM/LOS
  • Send any data to external servers unless using the Plaid element in the premium form builder
  • Use Cookies

If you have configured the Centrex Smart Web Form Builder in such a way where it is pulling financial data and/or credit data, then IP addresses and sessions are created and stored. To keep your customers’ financial and credit data secure, the Centrex Smart Web Form Builder will communicate with a Centrex owned, SOC II Type II compliant Microsoft Azure server. The vendors that require a Microsoft Azure secure connection are:

  • Plaid
  • Meridian Link
  • CLEAR

We highly recommend having a privacy policy disclaimer on your web form near the call-to-action button.

API Calls

  • Plaid API — This API is called when a user interacts with the Plaid Link element to pass tokens between Plaid and the Centrex CRM.
    Production: https://api-app.centrexsoftware.com
    Staging: https://api-staging.centrexsoftware.com
    Dev: https://app-gateway-centrex-dev.azurewebsites.net
    Privacy Policy: https://www.centrexsoftware.com/privacy-policy/
  • Centrex API — This API is used when a front-end user submits the form to send the form data from your WordPress website directly to the CRM.
    Production: https://api.centrexsoftware.com
    Privacy Policy: https://www.centrexsoftware.com/privacy-policy/

Блоки

Этот плагин предоставляет 1 блок.

  • Centrex Smart App Form

Установка

  1. Go to Plugins in the Admin menu
  2. Click on the button Add new
  3. Search for Centrex Smart Web Form Builder and click ‘Install Now’ or click on the upload link to upload centrex-smart-web-form-builder.zip
  4. Click on Activate plugin
  5. Go to the Centrex menu in your admin sidebar
  6. Enter your Centrex API credentials on the Settings page
  7. Navigate to Form Builder to create your first form

Часто задаваемые вопросы

Do I need a Centrex Software CRM Account to use this plugin?

Yes, please go here to schedule a demo and get started with our CRM. You can still use the form builder without credentials, and submissions will be sent via email to the address configured in plugin settings.

Is there a limit on how many fields I can add using the free version?

No, you can add as many fields as you would like. However, if you wish to break your form into multiple pages, you will need the premium version.

Does the free version support uploading files to the CRM?

No, you will need to purchase the premium version here to upload files directly to the CRM.

Do I need my own Plaid Account or do I use the Centrex Plaid Account?

We recommend using the Centrex Plaid account as we get volume discount pricing, and we are month to month when Plaid will require a long term contract if you are on your own.

How do I embed a form on my site?

Use the shortcode [centrex_smart_app id="123"] where 123 is your form’s ID. You can find the ID on the Form Builder list page. You can also use the Gutenberg block or WPBakery element.

Can I use this alongside the premium plugin?

We recommend using only one version at a time. If both are active, you will see a notice asking you to deactivate one to avoid conflicts.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Centrex Smart Web Form Builder» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Centrex Smart Web Form Builder» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.5.0: March 23, 2026

Complete rebuild of the plugin. This is a major release that replaces the original v1.0 architecture with the same codebase that powers the Centrex Smart App Builder Premium plugin.

  • New drag-and-drop form builder with modular architecture
  • Undo/redo support with full history stack
  • CRM field mapping with searchable dropdown
  • Field sets and presets for common fields (name, email, phone, address)
  • URL pre-population for hidden and visible fields
  • Contact update support via URL parameters
  • Form settings flyout panel with organized tabs
  • Gutenberg block editor support with branded placeholder and edit link
  • WPBakery Page Builder integration
  • Configurable logging with three log levels
  • Forms list page with clone, delete, and copy shortcode actions
  • Clean data removal on plugin uninstall

1.0: October 21, 2021

  • Initial release