Form Handler WP
Secure AJAX form handling with Brevo transactional email. Build your own forms; we handle the sending.
by James Welbes · github.com/welbinator/form-handler-wp · website
★ 0stars
30release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/welbinator/form-handler-wp/releases/download/v1.4.1/form-handler-wp-1.4.1.zipDeclares an update source (https://github.com/welbinator/form-handler-wp), so updates arrive through the plugin's own updater.
From the readme
Form Handler WP
A lightweight WordPress plugin for handling AJAX form submissions and routing them through Brevo (Sendinblue) transactional email — no page reloads, no server-side form HTML required.
Features
- Zero-JS form setup — add data-fhw-form="youraction" to any tag and the plugin handles the rest
- Brevo transactional email — sends notifications via the Brevo API with full Reply-To support
- Auto-reply emails — optional confirmation email sent to the person who submitted the form
- Form submissions dashboard — every submission saved to the database with full field data, filterable and paginated
- Spam filtering — six heuristic rules, individually toggleable per form
- Honeypot protection — invisible field that bots fill in; humans don't
- Per-form rate limiting — cap submissions per IP per hour
- Field schema — define expected fields and their types for automatic sanitization
- Encrypted API key storage — Brevo API key stored with AES-256-CBC encryption, never plain text
- IP privacy — client IPs stored as SHA-256 hashes only, never raw
- WordPress Coding Standards compliant — PHPCS + PHPStan level 5 enforced in CI
Requirements
- WordPress 6.0+
- PHP 8.0+
- A Brevo ac
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.4.1 | Apr 21, 2026 | form-handler-wp-1.4.1.zip | 0 |
| v1.4.1 | Apr 21, 2026 | form-handler-wp-1.4.1.sha256 | 0 |
| v1.4.0 | Apr 21, 2026 | form-handler-wp-1.4.0.zip | 1 |
| v1.4.0 | Apr 21, 2026 | form-handler-wp-1.4.0.sha256 | 0 |
| v1.3.5 | Apr 18, 2026 | form-handler-wp-1.3.5.zip | 1 |
| v1.3.4 | Apr 18, 2026 | form-handler-wp-1.3.4.zip | 0 |
| v1.3.3 | Apr 18, 2026 | form-handler-wp-1.3.3.zip | 2 |
| v1.3.2 | Apr 17, 2026 | form-handler-wp-1.3.2.zip | 6 |
| v1.3.1 | Apr 17, 2026 | form-handler-wp-1.3.1.zip | 1 |
| v1.3.0 | Apr 17, 2026 | form-handler-wp-1.3.0.zip | 0 |
| v1.3.0-rc.3 | Apr 17, 2026 | form-handler-wp-1.3.0-rc.3.zip | 2 |
| v1.3.0-rc.2 | Apr 17, 2026 | form-handler-wp-1.3.0-rc.2.zip | 0 |
| v1.3.0-rc.1 | Apr 17, 2026 | form-handler-wp-1.3.0-rc.1.zip | 1 |
| v1.2.5 | Apr 17, 2026 | form-handler-wp-1.2.5.zip | 0 |
| v1.2.4 | Apr 16, 2026 | form-handler-wp-1.2.4.zip | 3 |
| v1.2.4-rc.4 | Apr 16, 2026 | form-handler-wp-1.2.4-rc.4.zip | 1 |
| v1.2.4-rc.3 | Apr 16, 2026 | form-handler-wp-1.2.4-rc.3.zip | 1 |
| v1.2.4-rc.2 | Apr 16, 2026 | form-handler-wp-1.2.4-rc.2.zip | 1 |
| v1.2.4-rc.1 | Apr 16, 2026 | form-handler-wp-1.2.4-rc.1.zip | 1 |
| v1.2.3 | Apr 16, 2026 | form-handler-wp-1.2.3.zip | 4 |
| v1.2.2 | Apr 15, 2026 | form-handler-wp-1.2.2.zip | 1 |
| v1.2.1 | Apr 15, 2026 | form-handler-wp-1.2.1.zip | 0 |
| v1.2.0 | Apr 15, 2026 | form-handler-wp-1.2.0.zip | 0 |
| v1.1.0 | Apr 15, 2026 | form-handler-wp-1.1.0.zip | 0 |
| v1.0.9 | Apr 15, 2026 | form-handler-wp-1.0.9.zip | 0 |