askvortsov / flarum-pwa
Turn your flarum site into a progressive web app!
Installs: 18 002
Dependents: 1
Suggesters: 0
Security: 0
Stars: 34
Watchers: 3
Forks: 12
Open Issues: 13
Type:flarum-extension
Requires
- flarum/core: ^1.7
- kreait/firebase-php: ^5.0
- minishlink/web-push: ^7.0
- spomky-labs/base64url: ^2.0
Requires (Dev)
- flarum/phpstan: ^1.0
Suggests
- ext-gmp: This can improve push notification performance.
- dev-master
- v3.4.1
- v3.4.0
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.0
- v2.2.0
- v2.1.1
- v2.1.0
- 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-dependabot/npm_and_yarn/js/babel/traverse-7.23.2
- dev-b13
- dev-mithril-2-update
This package is auto-updated.
Last update: 2024-10-15 18:15:10 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