=== Ninja Forms Slack Integration ===
Contributors: NikV
Tags: Ninja Forms, Slack
Requires at least: 4.3
Tested up to: 4.6
Stable tag: 3.0.2
License: GNU GPLv2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send notifications of new Form Submissions (with user information if logged in) to a Slack channel.

== Description ==
A simple plugin that allows you to get Slack notifications every time somebody submit a form through Ninja Forms.

== Installation ==

1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally
2. Upload to your site
3. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
4. Activate this plugin

OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin\'s name

== Frequently Asked Questions ==
= Setup A New Slack WebHook =
1. Go To `https://.slack.com/services/new/incoming-webhook`
2. Create a new webhook
3. Set a channel to receive the notifications
4. Copy the URL for the webhook

= Setting Up The Plugin =
1. When creating/updating a Ninja Form, You can go into the Emails & Actions tab to create a new Slack notification. This means you can send multiple notifications of one tab into many channels.

== Screenshots ==

== Changelog ==

= 3.0.2 (06 September 2016) =

* Updated with Ninja Forms v3.x compatibility

= 3.0.1 (06 September 2016) =

* Updated with Ninja Forms v3.x compatibility

= 3.0.0 (2016/07/05) =

* Updated with Ninja Forms v3.x compatibility
* Deprecated Ninja Forms v2.9.x compatible code
* Add support for custom Emoji Image Icon
* Add support for custom Botname

= 1.0 =

Version 1.0 Release

== Upgrade Notice ==

= 3.0.0 =

* Updated with Ninja Forms v3.x compatibility
* Deprecated Ninja Forms v2.9.x compatible code
* Add support for custom Emoji Image Icon
* Add support for custom Botname