A lightweight WordPress enquiry form plugin. No page builders, no subscriptions, no bloat — free to use.
- Drop-in shortcode
[sbf_form]— place it anywhere - Submissions stored in a dedicated database table
- Admin screen with status tabs (New / Read / Actioned / Archived), search, bulk delete, and pagination
- Email notifications to your team and an auto-reply to the enquirer
- Spam protection via honeypot field, time-window token, and IP rate limiting
- GitHub-powered auto-updates — get new versions straight from the WordPress dashboard
- No third-party services, no upsells, no licence keys
- WordPress 6.4+
- PHP 8.1+
- Download the latest release from the Releases page
- In WordPress, go to Plugins → Add New → Upload Plugin
- Upload the zip and click Install Now
- Activate the plugin
Once installed, go to SBF Forms → Settings and enter:
| Field | Value |
|---|---|
| GitHub username | Your GitHub username or SixByFive to recieve updates from us |
| GitHub repository | SixByFive-Forms (or your fork name) |
| GitHub token | Only required for private repositories |
WordPress will then show available updates on Dashboard → Updates just like any other plugin.
[sbf_form]
With optional attributes:
[sbf_form title="Get in touch" subtitle="We'll respond within 24 hours." button_text="Send message"]
Go to SBF Forms → Settings to configure:
- Notification email — where new enquiry alerts are sent
- From name / From email — used as the sender on outgoing emails
- GitHub auto-update credentials (see above)
MIT — free to use, modify, and distribute.