Form Guard
Drag-and-drop style contact forms with spam protection, email notifications and entry export.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mrshahbazdev/form-guard/archive/refs/heads/main.zipA WordPress plugin to build custom contact forms with spam protection, email notifications and a submission entry log.
Features
- Unlimited forms with an easy field editor.
- Field types: text, email, textarea, select, checkbox.
- Honeypot anti-spam.
- Custom recipient email and email subject per form.
- Stores every submission in the database.
- Shortcode:
[form_guard id="your_form_id"]. - Entry filtering, deletion and CSV export from the admin.
Installation
- Download
form-guard.zipfrom Releases. - Upload and extract to
wp-content/plugins/form-guard/. - Activate the plugin.
- Go to Tools > Form Guard and create a form.
- Copy the shortcode into any page or post.
Screenshots

License
GPL-2.0-or-later