=== Easy Contact Form Generator ===
Contributors: mayursinhvadher
Tags: contact form, easy, save, email, manage
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easy Contact Form Generator is a simple and customizable contact form plugin for WordPress

== Description ==

Easy Contact Form Generator is a simple and customizable contact form plugin for WordPress. This plugin allows you to create a contact form with required fields and saves the submitted data into a database. You can also configure the settings from the admin side, including enabling or disabling specific fields and setting the admin email for notifications.

== Features ==

* Simple and clean design
* Customizable fields (Name, Email, Subject, Message)
* Email notifications for form submissions
* Admin settings to manage form fields and email settings
* Secure with nonce verification
* Easy to use shortcode for form display

== Installation ==

1. Upload the `easy-contact-form` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to 'Settings' -> 'Easy Contact Form Generator' to configure the plugin settings.
4. Use the shortcode `[easy_contact_form]` to display the contact form on any post or page.

== Screenshots ==

1. Settings Page - Admin interface for configuring plugin settings.
2. Contact Form - Example of the contact form displayed on a page.

== Changelog ==

= 1.0 =
* Initial release of the Easy Contact Form Generator plugin.

== Upgrade Notice ==

= 1.0 =
Initial release. No upgrades yet.

== Frequently Asked Questions ==

= How do I use the contact form? =
Simply add the shortcode `[easy_contact_form]` to any post or page where you want the contact form to appear.

= Can I customize the form fields? =
Yes! You can enable or disable fields from the plugin settings in the admin panel.

= Where do I find the submitted messages? =
All submitted messages are stored in the database, and you can access them directly via the plugin’s database table.

== License ==

This plugin is licensed under the GPLv2 or later. See the license link above for more information.