/flarum-ext-is-online

A Flarum extension that check if the internet connection (of the user) is up

Primary LanguageJavaScriptMIT LicenseMIT

Is Online

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