WP Manifestindependent plugin directory
manifest / forms / custom-contact-form-saver-plugin

Custom Contact Form Saver

Wordpress Form Plugin + Submitions-admin bar able to mark as read delete forms etc

by AlirezaCarryMi · github.com/alirezakmaxim/custom-contact-form-saver-plugin

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/alirezakmaxim/custom-contact-form-saver-plugin/archive/refs/heads/main.zip

A lightweight, secure, and extensible WordPress plugin that provides:

  • A simple contact form (via shortcode)
  • Automatic database saving of submitted messages
  • A custom admin page for viewing all submissions
  • Automatic table creation and structure validation on activation and admin load

This plugin is perfect for developers who want full control over their contact form system without relying on heavy form builders.


Features

  • ✅ Simple and clean contact form shortcode
  • ✅ Saves form submissions directly into a custom database table
  • ✅ Admin panel page to view all saved messages
  • ✅ Automatic table creation on activation
  • ✅ Structure validation on every admin load (ensures upgrades are safe)
  • ✅ Modular architecture (includes/) for easy maintenance
  • ✅ Secure form handling using sanitization and nonce validation

Plugin Structure

The plugin uses a clean, modular structure: