diu/neos-pwa

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

1.0.0

Version
1.0.0
Type
neos-plugin
Release Date
Mar 08, 2021 22:21
Source
git
Distribution
zip
Requires
  • ext-json: *
  • neos/neos: ^4.3 || ^5.0 || ^7.0
  • neos/fusion-afx: *
MIT 8398fc2610faac86670b30cdf340a6a10bef8bba

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