Skip to content

🐍 βš—οΈ PWA setup for Frappe website.

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

Monogramm/frappe_pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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