fof / pwa
Turn your flarum site into a progressive web app!
Fund package maintenance!
2.0.0-beta.6
2026-09-16 10:24 UTC
Requires
- php: ^8.3
- flarum/core: ^2.0.0-rc.8
- kreait/firebase-php: ^8.4.0
- minishlink/web-push: ^11.0.0
- spomky-labs/base64url: ^2.0.4
Requires (Dev)
- flarum/gdpr: ^2.0@RC
- flarum/phpstan: ^2.0.0-rc.5
- flarum/testing: ^2.0.0
- larastan/larastan: ^3.8 <3.12
Suggests
- ext-gmp: This can improve push notification performance.
Provides
None
Conflicts
None
Replaces
This package is auto-updated.
Last update: 2026-09-16 10:43:16 UTC
README
A Flarum extension that lets users install your forum as an app, adding a shortcut to their home screen or desktop. It also adds push notification support. Configure both from your admin dashboard.
Installation
composer require fof/pwa
Updating
composer update fof/pwa
Credit
- Billy Wilcosky – for starting PWA support for Flarum.
- Alexander Skvortsov – for reviving and expanding the extension with push notification support.
- FriendsOfFlarum – current maintainers.