askvortsov / flarum-pwa
Turn your flarum site into a progressive web app!
Installs: 2 335
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 3
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.15
Suggests
- ext-gmp: This is required for push notifications
- minishlink/web-push: This is required for push notifications
Conflicts
- minishlink/web-push: <5.2.5 || >=6
- dev-master
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0-beta.4
- v1.0.0-beta.3
- v1.0.0-beta.2
- v1.0.0-beta.1
- v0.1.15
- v0.1.14
- v0.1.13
- v0.1.12
- v0.1.11
- v0.1.10
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-b13
- dev-mithril-2-update
This package is auto-updated.
Last update: 2021-02-24 15:17:31 UTC
README
A Flarum extension. Progressive Web App support for Flarum. Configure a progressive web app for your flarum installation, all from your admin dashboard! Also now supports push notifications!
Please see resources like https://medium.com/pynk/what-is-a-pwa-and-how-to-install-add-to-home-screen-progressive-web-apps-e6e8087d9ad0 for more information on how to install this.
Credit
Thank you to Billy Wilcosky (https://github.com/zerosonesfun) for starting PWA support for Flarum. This extension uses his original ServiceWorker and offline html page code.
His original Discuss thread has been linked here: https://discuss.flarum.org/d/21487-pwa-progressive-web-app
TODO
- Verify Support for subdirectory installations
- Caching and expanded offline support
- Support configuration of ALL webmanifest attributes, especially:
- Related Applications
- Categories
- Language
- Bugfixes and minor improvements
Installation
Use Bazaar or install manually with composer:
composer require askvortsov/flarum-pwa
Updating
composer update askvortsov/flarum-pwa