=== Notifier for Slack and Contact Form 7 by TheIToons ===
Contributors: pntrivedy
Tags: contact form 7, slack, notifications, form submission
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Plugin URI: https://theitoons.com
Author: TheIToons
Author URI: https://preraktrivedi.com

Send Slack notifications when a Contact Form 7 form is submitted.

== Description ==

The Notifier plugin that sends notifications to Slack whenever a Contact Form 7 form is submitted. 
You can customize the message and choose which forms trigger Slack notifications.

== Installation ==

1. Upload the `notifier-for-slack-contact-form-7` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the plugin settings page and enter your Slack Webhook URL for each form.
4. Customize the message format as needed.

== Changelog ==

= 1.0.0 =
* Initial release.

== Frequently Asked Questions ==

= How do I set up Slack notifications? =

1. Obtain a Slack webhook URL.
2. Enter the URL in the plugin settings for each form you want to trigger Slack notifications.

= Can I customize the message format? =

Yes! You can use placeholders like `[your-name]` to display form data in the Slack message.

== Screenshots ==

1. Plugin settings page where you configure Slack Webhook and customize messages.
2. Example Slack message format with form submission data.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
