nearata / flarum-ext-is-online
This package is abandoned and no longer maintained.
The author suggests using the datlechin/flarum-offline-indicator package instead.
Check if the internet connection (of the user) is up.
Package info
github.com/Nearata/flarum-ext-is-online
Language:JavaScript
Type:flarum-extension
pkg:composer/nearata/flarum-ext-is-online
v2.0.0
2020-08-10 23:40 UTC
Requires
- flarum/core: ^0.1.0-beta.13
This package is auto-updated.
Last update: 2022-08-04 16:47:30 UTC
README
A Flarum extension that check if the internet connection (of the user) is up.
Installation
composer require nearata/flarum-ext-is-online
Updating
composer update nearata/flarum-ext-is-online php flarum cache:clear
License
Distributed under the MIT license. See LICENSE for more information.
Contributing
- Fork it
- Commit your changes
- Push to the branch
- Create a new Pull Request