== db manager for contact form 7 ==
Contributors: lalitr
Donate link: 
Tags: contact form, contact form 7, form submissions, database, save form data
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html


Save and view submissions from Contact Form 7 (CF7) directly in your WordPress dashboard.

== Description ==

**DB Manager for Contact Form 7** saves submissions made through Contact Form 7 into your WordPress database. View and manage the saved form entries directly from the WordPress admin panel without needing external tools.

**Features:**

- Automatically saves all Contact Form 7 submissions into the database.
- View submissions for individual forms in a clean table format.
- Delete individual submissions.
- Compatible with multiple forms.


== Installation ==

1. Upload the `db-manager-cf7` folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Ensure that Contact Form 7 is installed and activated.
4. Navigate to 'Contact form DB' in the WordPress dashboard to view form submissions.


== Frequently Asked Questions ==

= Does this plugin work without Contact Form 7? =

No, Contact Form 7 must be installed and activated for this plugin to function.

= How can I view the form submissions? =

Go to 'Contact form DB' in the WordPress admin menu, select a form, and you’ll see the submissions for that form.

= Can I export form submissions? =

Currently, exporting is not available, but we plan to add this feature in future updates.

= How do I delete a submission? =

Click on the 'Delete' button next to each form submission.


== Screenshots ==

1. **Form list** - Displays a list of all Contact Form 7 forms. 
<img src="screenshot-1.png" style="max-width: 700px;" />
2. **Submission table** - View all submissions for a selected form.
<img src="screenshot-2.png" style="max-width: 700px;" />


== Changelog ==

= 1.0 =
* Initial release of DB Manager for Contact Form 7.
* Basic features for saving and viewing form submissions.


== Upgrade Notice ==

= 1.0 =
Initial release. Install and activate Contact Form 7 first.