diu/neos-pwa
composer require diu/neos-pwa
dev-master
Readme excerpt
Service Worker (PWA) for NeosThis package adds a basic configuration to precache content using service worker with google workbox. Furthermore, it will add a "Add to homescreen" for your devices who are supporting it.
SetupRun composer require diu/neos-pwa
ConfigurationCopy the following files to your site package and change the values to your need:
- Settings.Manifest.yaml
- Settings.Workbox.yaml For all configuration options see: https://developers.google.com/web/tools/workbox
- Settings.MsApplication.yaml
Add all icons for the manifest, an example is in the Settings.Manfiest.yaml and set name, colors ...
For the workbox …
Read more
The same vendor provides 12 package(s).