https://github.com/pdir/pwa-bundle
Contao 4 Progressive Web App bundle
https://github.com/pdir/pwa-bundle
Last synced: about 1 year ago
JSON representation
Contao 4 Progressive Web App bundle
- Host: GitHub
- URL: https://github.com/pdir/pwa-bundle
- Owner: pdir
- License: lgpl-3.0
- Created: 2018-06-18T08:25:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T09:12:30.000Z (about 5 years ago)
- Last Synced: 2025-03-29T10:15:09.677Z (over 1 year ago)
- Language: PHP
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
PWA - Progressive Web App bundle for Contao 4
======================
[](https://packagist.org/packages/pdir/pwa-bundle)
[](https://packagist.org/packages/pdir/pwa-bundle)
[](https://packagist.org/packages/pdir/pwa-bundle)
Features
-----
- Create and register manifest file for each page root
Screenshot
-----------


System requirements
-------------------
* [Contao Standard](https://github.com/contao/standard-edition) 4.4 or higher or
* [Contao Managed](https://github.com/contao/managed-edition) 4.4 or higher
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
---------------
- see [changelog](https://github.com/pdir/pwa-bundle/blob/master/changelog.md)