WP Manifestindependent plugin directory
manifest / forms / form-guard

Form Guard

Drag-and-drop style contact forms with spam protection, email notifications and entry export.

by mrshahbazdev · github.com/mrshahbazdev/form-guard

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.zip

A 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

  1. Download form-guard.zip from Releases.
  2. Upload and extract to wp-content/plugins/form-guard/.
  3. Activate the plugin.
  4. Go to Tools > Form Guard and create a form.
  5. Copy the shortcode into any page or post.

Screenshots

Forms Entries

License

GPL-2.0-or-later