pdir / pwa-bundle
Progressive Web App bundle for Contao CMS
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ~5.6 || ~7.0
- codefog/contao-haste: ~4.15
- contao/core-bundle: ~4.4
- pdir/manifest-generator: ~1.0
This package is auto-updated.
Last update: 2024-11-09 16:17:00 UTC
README
Features
- Create and register manifest file for each page root
Screenshot
System requirements
- Contao Standard 4.4 or higher or
- Contao Managed 4.4 or higher
Installation & Configuration
via Contao Manager
- Search for "pwa" or "pwa-bundle" mark for install and apply changes
- Update Database
- Activate Manifest in Root Page settings
via console
- composer require pdir/pwa-bundle
- 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
- see changelog