Add-on SweetAlert Contact Form 7

Add SweetAlert2 script into Contact Form 7 submission process.

Author:Camilo (profile at wordpress.org)
WordPress version required:
WordPress version tested:5.5.5
Plugin version:1.1.1
Added to WordPress repository:07-04-2020
Last updated:01-08-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:74
Rated by:3
Plugin URI:https://wordpress.org/plugins/addon-sweetaler...
Total downloads:2 316
Active installs:100+
plugin download
Click to start download

This plugin adds the SweetAlert2 script into 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.

This plugin is an enhancement to the plugin created by akandor, Antoine Derrien which was closed by WordPress security team

Its base has been used and all this has been improved:
-Load admin styles only on the settings page
-Removed style sheets with little css content (It has been directly embedded, as it does not make sense load a sheet for a few lines)
-Sanitize data input and output (Since it was vulnerable to XSS attacks)
-Update css and js files from sweetalert (Since it was very outdated)
-Show sweetalert icons again
-Remove unnecessary code and files
-Css fix, since there was conflict with some themes
-Load the js and css only when the contact form shortcode is detected (Except a script)
-Titles are now converted to uppercase by default

How does it work?

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


ChangeLog