diu/neos-pwa

Last activity 05 Sep 2023 1 1 115
composer require diu/neos-pwa

1.0.1

Version
1.0.1
Type
neos-plugin
Release Date
Mar 02, 2022 14:38
Source
git
Distribution
zip
Requires
  • ext-json: *
  • neos/neos: ^4.3 || ^5.0 || ^7.0
  • neos/fusion-afx: *
MIT fc3040992d899569af0c40d163942397e56d3f46

Readme excerpt

Service Worker (PWA) for Neos

This 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.

Setup

Run composer require diu/neos-pwa

Configuration

Copy 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 12 package(s).