diu/neos-pwa

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

dev-neos-8

Version
dev-neos-8
Type
neos-plugin
Release Date
Aug 17, 2022 09:11
Source
git
Distribution
zip
Requires
  • ext-json: *
  • neos/neos: ^4.3 || ^5.0 || ^7.0 || ^8.0
  • neos/fusion-afx: *
MIT 4e6b6a9704145d3a6dc04c64a715cc213b5d9fbd

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