pdir/pwa-bundle

There is no license information available for the latest version (0.0.2) of this package.

Progressive Web App bundle for Contao CMS

0.0.2 2018-06-21 06:39 UTC

This package is auto-updated.

Last update: 2024-04-09 15:08:35 UTC


README

Latest Stable Version Total Downloads License

Features

  • Create and register manifest file for each page root

Screenshot

Contao demo example Root page settings

System requirements

Installation & Configuration

via Contao Manager

  1. Search for "pwa" or "pwa-bundle" mark for install and apply changes
  2. Update Database
  3. Activate Manifest in Root Page settings

via console

  1. composer require pdir/pwa-bundle
  2. Update database

License

LGPL-3.0+

ToDo

  • add service worker for caching
  • add web push notifications via FCM for desktop user
  • add push notifications via fcm for app user via flutter app

History