=== SWEETALERT2 ADD-ON FOR CONTACT FORM 7 === Contributors: akandor, Antoine Derrien Tags: contact form, cf7, contact form 7 Stable tag: 0.8.10.2 Requires at least: 4.6 Tested up to: 5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add SweetAlert2 script into Contact Form 7 submission process. == Description == This plugin adds the [SweetAlert2 script](https://sweetalert2.github.io) 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 SweetAlert2 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. == How does it work? == It enqueues scripts and styles to override CF7 submission process and surcharge it with SweetAlert2 scripts. == Installation == You can install automatically from WordPress. Or, if you want to install manually, follow these steps: 1. Upload the entire 'sweetalert2-add-on-for-contact-forms-7' 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 "SwAl2 CF7" panel in the admin. == Changelog == * 0.8.10.2 Updated SweetAlert2 8.10.2 * 0.7.33.1 Updated SweetAlert2 7.33.1 Changed Version Numbering to match SweetAlert2 * 0.3.4 Updated SweetAlert2 7.32.2 * 0.3.3 Localization added Updated SweetAlert2 7.29.0 * 0.3.2 Updated SweetAlert2 7.28.12 * 0.3.1 Link corrections Updated SweetAlert2 7.28.10 * 0.3 Adding SweetAlert2 7.28.9 * 0.2 Add options : Timer and title for success and error alerts. * 0.1 First release.