NaveenCodes Smart Contact Inbox turns your WordPress admin into a proper inbox for Contact Form 7 submissions. Every CF7 form submission is automatically captured, threaded by sender, and displayed in a clean email-style interface — no external services, no SMTP plugin, no paid add-ons required.
wp_mail() function. No SMTP plugin needed.wp_mail() and saved to the thread.NaveenCodes detects the sender’s email by scanning the value of every CF7 field, not just the field name. This means it works with any CF7 field naming convention automatically.
This plugin uses only WordPress core APIs:
wp_mail() for sending repliesNo database tables are created. All data is stored as standard WordPress posts and post meta.
All submission data is stored in your own WordPress database. Nothing is sent to any external server. On plugin uninstall, all stored messages and options are permanently removed.