Skip to content

Monogramm/frappe_pwa

License: AGPL v3 Docs gitmoji-changelog Managed with Taiga.io Build Status Coverage Status Codacy Badge

Frappe PWA

⚗️ PWA setup for Frappe website.

📘 Docs

See GitHub Pages at monogramm.github.io/frappe_pwa.

📈 Changes

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.

🔖 Roadmap

See Taiga.io

🚧 Install

Install Frappe application

bench get-app https://github.com/Monogramm/frappe_pwa
bench install-app frappe_pwa

Check Frappe Install for more details.

✅ Run tests

bench run-tests --app frappe_pwa

Check Frappe Unit Testing for more details.

When installing Frappe app, the following python requirements will be installed:

🚀 Usage

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">

After setup has been done, just go to /install page and press on install inside pop-up message.

👤 Authors

Monogramm

AminovE99

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. Check the contributing guide.

👍 Show your support

Give a ⭐ if this project helped you!

📄 License

Copyright © 2021 Monogramm.
This project is AGPL v3 licensed.


This README was generated with ❤️ by readme-md-generator