Description
Automatically alert your users when they’ve lost internet connectivity. The plugin uses customized Offline.js which captures AJAX requests which were made while the connection was down, and remakes them when it’s back up, so your app reacts perfectly.
Install and activate the plugin. That’s IT.
If you’d like to customize few things, go to Settings > Internet Connection Status.
Improve the experience of your site when your users lose connection.
- Beep sound when users loses their internet connectivity
- Monitors ajax requests looking for failure
- Confirms the connection status by requesting an image or fake resource
- Automatically grabs ajax requests made while the connection is down and remakes them after the connection is restored.
- Simple UI with beautiful themes
Keep the users entertained and engaged with a snake game while the connection is down. Improve your visitors abandonment problem.
FAQ
No questions so far.
Reviews
Contributors & Developers
“Internet Connection Alert!” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Internet Connection Alert!” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.1 – 11/20/2020
- Fix – Check if id exists before use.
1.4.0 – 11/20/2020
- Feature – Beep sound on lost internet connection.
1.3.0 – 09/05/2020
- Refactor.
1.2.1 – 6/14/2020
- Improvements
1.2.0 – 4/19/2020
- Added – German language
- Test – Deploy script
1.1.0 – 11/29/2019
- Added – Additional language and theme
- Added – Settings
1.0.0 – 11/24/2019
- Initial Release