This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Add-on SweetAlert Contact Form 7

ਵੇਰਵਾ

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.

ਸਥਾਪਤੀਕਰਨ

You can install automatically from WordPress.

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

  1. Upload the entire ‘addon-sweetalert-contact-form-7’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin.
  • You can add a custom title and the time you want the pop-up to appear, within the contact form 7 options

ਸਮੀਖਿਆਵਾਂ

25 ਜੁਲਾਈ 2021
No funciona al instalarlo y configurarlo. Cuándo se escriben los mensajes a mostrar, elimina los caracteres especiales y pone guiones en medio de los espacios.
1 ਅਗਸਤ 2020
If you want an easy way to integrate SweetAlert2 to your CF7 forms, without having to write a lot of code yourself... this plugin is simple, clean, and works. I also REALLY like how it only enqueues the scripts on CF7 pages. Nicely done.
Read all 4 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Add-on SweetAlert Contact Form 7” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Add-on SweetAlert Contact Form 7” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.1.0 (02/08/2020)

-Fix bugs
-Update the sweetalert library

1.0.9 (22/05/2020)

-Improve WPO, remove external cdn

1.0.8 (21/05/2020)

-Fixed security issues reported by the WordPress security team

1.0.7 (10/05/2020)

-Fix bug IE compatibility
-Improve WPO

1.0.6 (10/05/2020)

-Fix bug IE compatibility

1.0.5 (10/05/2020)

-Fix bug IE compatibility

1.0.4 (10/05/2020)

-IE compatibility

1.0.3 (16/04/2020)

-Fix bugs
-Improved script loading
-Improved checks
-Added defer to improve WPO
-Updated sweetalert2 libraries
-Added unistall.php

1.0.2 (14/04/2020)

-Fix bugs
-.pot added

1.0.1 (9/04/2020)

-Fix bugs
-images added

1.0.0 (7/04/2020)

-Initial version