=== SWEET ALERT ADD-ON FOR CONTACT FORM 7 ===

Contributors: Antoine Derrien
Tags: contact form, cf7, contact form 7
Stable tag: 0.2
Requires at least: 3.8.5
Tested up to: 4.6.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add Sweet Alert script into Contact Form 7 submission process.

== Description ==

This plugin adds the [Sweet Alert script](http://tristanedwards.me/sweetalert) into [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) wordpress plugin submission process.

> This plugin requires the Contact Form 7 plugin to work.

Just activate it to replace CF7 default submission output by a Sweet Alert pop up.
The add-on will display the Contact Form 7 messages in the pop up.

If you want, you can set a custom duration and a custom title for the alerts.

> You can see the demo [here](http://clublive.fr/demo/sweet-alert-add-on-for-cf7/)

== How does it work? ==

It enqueues scripts and styles to override CF7 submission process and surcharge it with Sweet Alert scripts.

== Installation ==

You can install automatically from WordPress.

Or, if you want to install manually, follow these steps:

1. Upload the entire 'sweet-alert-for-cf7' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress admin.

* You can set a custom duration and a custom title for the alerts in "SwAl CF7" panel in the admin.

== Changelog ==

* 0.2
Add options : Timer and title for success and error alerts.

* 0.1
First release.