Hi Folks,
FriendsOfFlarum have recently adopted the old PWA extension originally published Progressive Web App (PWA) and Push Notifications back in 2020 by @askvortsov
The intention is to continue it's development and upgrade for Flarum 2.x soon, but before we do that, we need to get the 1.x port of it working as intended.
We've completed most of the work for the 1.x version already, but need help testing and documenting it. That's where you come in...
Can you spend some time giving it a test drive? We're looking for any potential bugs, typos, etc that would prevent a full release initially. Once we have released the first version, we'll then move forward with improvements, new features, etc, etc.
Know your way around the extension, it's settings, quirks and 'gotchas'? We need YOU to help document in the extension's README.md - please consider contributing here as well!
Github repo: FriendsOfFlarum/pwa
Report Issues here: FriendsOfFlarum/pwaissues
How to install?
composer require fof/pwa:"1.x-dev"
You may need to add the following to your composer.json
...
"minimum-stability": "dev",
"prefer-stable": true
Please, give this a spin, report back on how you get on, and thank you from us for lending a hand!