nearata / flarum-ext-is-online
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
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