⚗️ PWA setup for Frappe website.
See GitHub Pages at monogramm.github.io/frappe_pwa.
All notable changes to this project will be documented in CHANGELOG file. This CHANGELOG is generated with ❤️ by gitmoji-changelog.
This project adheres to Semantic Versioning.
See Taiga.io
Install Frappe application
bench get-app https://github.com/Monogramm/frappe_pwa
bench install-app frappe_pwa
Check Frappe Install for more details.
bench run-tests --app frappe_pwa
Check Frappe Unit Testing for more details.
When installing Frappe app, the following python requirements will be installed:
How to use this application:
- Setup website Progressive Web Application:
- Go to "Website App Manifest" and press button "Automatically configure PWA" or go to "Website Settings" and add into "HTML HEADER & ROBOTS" the web app manifest manually:
<link rel="manifest" href="/manifest.json">
- Go to "Website App Manifest" and press button "Automatically configure PWA" or go to "Website Settings" and add into "HTML HEADER & ROBOTS" the web app manifest manually:
After setup has been done, just go to /install
page and press on install
inside pop-up message.
Monogramm
- Website: https://www.monogramm.io
- Github: @Monogramm
AminovE99
- Website: https://aminove99.github.io/
- Github: @AminovE99
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Check the contributing guide.
Give a ⭐ if this project helped you!
Copyright © 2021 Monogramm.
This project is AGPL v3 licensed.
This README was generated with ❤️ by readme-md-generator