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.

Installs: 68

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:flarum-extension

v2.0.0 2020-08-10 23:40 UTC

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

  1. Fork it
  2. Commit your changes
  3. Push to the branch
  4. Create a new Pull Request