Title: HoundBell
Author: HoundBell
Published: <strong>September 22, 2026</strong>
Last modified: September 22, 2026

---

Search plugins

![](https://ps.w.org/houndbell/assets/banner-772x250.png?rev=3706623)

![](https://ps.w.org/houndbell/assets/icon-256x256.png?rev=3706623)

# HoundBell

 By [HoundBell](https://profiles.wordpress.org/leadpressconnect/)

[Download](https://downloads.wordpress.org/plugin/houndbell.2.4.0.zip)

 * [Details](https://wordpress.org/plugins/houndbell/#description)
 * [Reviews](https://wordpress.org/plugins/houndbell/#reviews)
 *  [Installation](https://wordpress.org/plugins/houndbell/#installation)
 * [Development](https://wordpress.org/plugins/houndbell/#developers)

 [Support](https://wordpress.org/support/plugin/houndbell/)

## Description

**HoundBell** links your WordPress site to the [HoundBell CRM](https://houndbell.com),
a lead management platform built for agencies and local service businesses.

Build and style your lead forms in the HoundBell app, and this plugin renders them
on your site with a simple shortcode. Edits you make in the app appear on your site
automatically. Every submission is validated, spam-checked, and delivered straight
into your CRM pipeline, with an instant email notification, automatic service routing,
and a daily action list telling your team who to contact next.

**Features**

 * Render CRM-managed forms anywhere with the `[houndbell_form]` shortcode
 * Form edits published in the app update your live site automatically
 * Leads flow into customizable pipelines (quote requests, bookings, consultations)
 * Built-in spam protection: honeypot field and per-IP rate limiting
 * Custom form design (title, fonts, colors, corner styles) controlled from the 
   app
 * Secure by design: a one-time pairing with a WordPress application password, then
   every request is HMAC-SHA256 signed with a rotating site key. Your admin credentials
   are never stored

**How pairing works**

 1. Install and activate this plugin.
 2. In WordPress, create an Application Password (Users  Profile  Application Passwords).
 3. In your HoundBell account, add your site and paste the application password. It
    is used once to establish the connection and can be revoked immediately afterwards.

### External Services

This plugin connects your site to the **HoundBell** service (https://houndbell.com),
which is required for it to function. It is a connector for that service and does
nothing without an account there.

**What is sent, and when:**

 * When a site administrator pairs the site, the plugin generates a secret site 
   key and shares it with the HoundBell app the administrator connected to.
 * When forms are published in the app, form definitions are received and stored
   on your site.
 * When a visitor submits a HoundBell form, the submitted form fields (such as name,
   email, phone, and message) are sent to the HoundBell application that the site
   administrator paired with, where they are stored as leads in the administrator’s
   CRM account.

No data is sent for visitors who do not submit a HoundBell form, and nothing is 
sent before a site administrator explicitly pairs the site. Site administrators 
are responsible for disclosing this data collection in their site’s privacy policy.

Service terms: https://houndbell.com/terms
 Privacy policy: https://houndbell.com/
privacy

## Installation

 1. Upload the plugin through Plugins  Add New  Upload Plugin, or install it from the
    plugin directory.
 2. Activate it.
 3. Create an Application Password under Users  Profile  Application Passwords.
 4. In your HoundBell account (https://app.houndbell.com), go to Sites  Connect a WordPress
    site and follow the steps.
 5. Build a form in the app, assign it to your site, publish, and place its shortcode,
    e.g. `[houndbell_form id="…"]`, on any page. The shortcode for each synced form
    is listed under Settings  HoundBell.

## FAQ

### Do I need a HoundBell account?

Yes. This plugin is the bridge between your WordPress site and the HoundBell CRM;
the forms and leads live in your CRM account. You can create an account at https://
app.houndbell.com.

### Is my WordPress admin password shared with the service?

No. Pairing uses a WordPress Application Password exactly once to establish the 
connection, and you can revoke it immediately afterwards. Ongoing communication 
is signed with a dedicated secret key that only your site and your CRM account share.

### What happens to form submissions?

They are validated and spam-checked on your server, then forwarded securely to your
HoundBell account, where they appear as leads in your pipeline. Submissions are 
not stored in your WordPress database.

### Does it work with caching plugins?

Yes. Forms are rendered server-side from a locally stored definition, and submissions
go through the WordPress REST API, which caching plugins do not cache.

### What spam protection is included?

A honeypot field silently discards bot submissions, and per-IP rate limiting blocks
flooding. Server-side validation enforces required fields.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“HoundBell” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ HoundBell ](https://profiles.wordpress.org/leadpressconnect/)

[Translate “HoundBell” into your language.](https://translate.wordpress.org/projects/wp-plugins/houndbell)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/houndbell/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/houndbell/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/houndbell/) by [RSS](https://plugins.trac.wordpress.org/log/houndbell/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.4.0

 * Forms 2.0: booking-style forms (steps with a progress bar, service cards with
   icons and prices, size tiles, frequency pills, an extras grid, and a live running
   total) render on your site exactly as they do in the app’s builder and on the
   hosted form link. Forms that use the new look load the app’s renderer; classic
   forms render as before.

#### 2.3.0

 * Instant estimate: forms with pricing rules show visitors a live price before 
   they submit, and the lead arrives with a draft quote already built.
 * New Number field type, for rules priced per unit (e.g. square feet).

#### 2.2.1

 * The form centers itself inside wide page columns. Add align=”left” to the shortcode
   to keep it flush left.

#### 2.2.0

 * Pick-many field (checkbox group). Conditional logic gains “includes” and “does
   not include” for it.

#### 2.1.0

 * Conditional logic: fields can be shown only when an earlier answer matches. Hidden
   fields are never required and never submitted.

#### 2.0.2

 * Settings page now shows the [houndbell_form] shortcode for each synced form.

#### 2.0.1

 * Polished plugin description and documentation.

#### 2.0.0

 * The plugin is now HoundBell. Your pairing, settings, synced forms, and existing
   shortcodes on published pages all carry over automatically; no re-setup needed.
 * Includes the full form toolkit: custom form design controlled from the app, booking
   pickers with live availability, phone fields with country-code validation, address
   autofill, marketing attribution, honeypot and rate-limit spam protection, and
   HMAC-signed delivery.

## Meta

 *  Version **2.4.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [contact form](https://wordpress.org/plugins/tags/contact-form/)[crm](https://wordpress.org/plugins/tags/crm/)
   [forms](https://wordpress.org/plugins/tags/forms/)[lead generation](https://wordpress.org/plugins/tags/lead-generation/)
   [leads](https://wordpress.org/plugins/tags/leads/)
 *  [Advanced View](https://wordpress.org/plugins/houndbell/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/houndbell/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/houndbell/reviews/)

## Contributors

 *   [ HoundBell ](https://profiles.wordpress.org/leadpressconnect/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/houndbell/)