In short: We built a lightweight contact-form plugin that captures enquiries into the dashboard, emails them reliably, blocks spam without annoying visitors, and confirms whether each message was delivered.
Why not just use a big form plugin?
Popular form plugins are heavy, add tracking, and still lose submissions if email fails. We wanted something fast, private and accountable — matched to the site’s design.
What it does
- Every submission is stored in WordPress, so nothing is lost even if email hiccups.
- Reliable delivery through our SMTP layer, with the send status shown per entry.
- Spam protection without CAPTCHAs by default — a hidden honeypot and a time-trap — plus optional Cloudflare Turnstile for a privacy-friendly human check.
- Rate limiting per visitor to stop floods.
The result
A form that is fast, respects visitor privacy, and gives the business a complete record of enquiries and their delivery. See our custom software work or get in touch.