=== Send message to Google Chat for CF7 ===
Contributors: codingharmony
Tags: contact form 7, google chat, integration
Requires at least: 4.0
Tested up to: 6.5.5
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Contact Form 7 Google Chat is an add-on for integrating Google Chat with Contact Form 7.

== Description ==

This plugin allows you to send messages from Contact Form 7 submissions to Google Chat.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/send-message-google-chat-cf7` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Configure the Google Chat webhook URL in the Contact Form 7 Google Chat settings panel.

== How to find Google Chat Webhook ==
1. Google Chat webhooks are available only if you use google workspace
2. Go to your gmail admin panel and click on chat icon and after that you need to click on "Create of find a space" - screenshot-2
3. Name your space and click on create - screenshot-3
4. Click on your space - screenshot-4
5. Click on this dropdown and after that on "space settings" - screenshot-5
6. Click on apps and integrations - screenshot-6
7. Click on "add webhooks" - screenshot-7
8. Name your webhook and click save - screenshot-8
9. Click on webhook settings and copy link - screenshot-9
10. Paste that link to your contact form settings - screenshot-1
11. After form is submitted on the website you will receive message to your google chat space - screenshot-10

== Changelog ==

= 1.0.0 =
* Initial release.