CF7 Database Storage
A professional WordPress plugin for storing Contact Form 7 submissions with modern admin interface and export capabilities using Vanilla JavaScript.
by Pritam Kheto · github.com/pritamkheto/cf7-database-storage
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/pritamkheto/cf7-database-storage/archive/refs/heads/main.zipCF7 Database Storage Plugin
A professional WordPress plugin for storing Contact Form 7 submissions with modern admin interface and export capabilities using Vanilla JavaScript.
📋 Features
✅ PSR-4 Autoloading - Clean, organized code structure ✅ Vanilla JavaScript - No framework dependencies ✅ Individual Form Settings - Enable/disable storage per form ✅ Search & Filter - Find submissions quickly ✅ CSV Export - Export form data with one click ✅ Modern Design - Beautiful gradient UI with animations ✅ Database Storage - Secure local database storage ✅ Responsive Design - Works on all screen sizes
The plugin will automatically create the database table on activation.
📖 Usage Guide
Enable Storage for Individual Forms
- Go to Contact → Contact Forms
- Edit any Contact Form 7 form
- Click the "Database Storage" tab at the top
- Check "Enable database storage for this form"
- Click "Save"