diu/neos-pwa

Letzte Aktivität 05 Sep 2023 1 1 115
composer require diu/neos-pwa

1.0.2

Version
1.0.2
Type
neos-plugin
Release Date
Sep 05, 2023 22:47
Source
git
Distribution
zip
Requires
  • ext-json: *
  • neos/neos: ^4.3 || ^5.0 || ^7.0 || ^8.0
  • neos/fusion-afx: *
MIT 8690ac98612d189118b59983a7f3b4143a8608ac

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