Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monogramm/frappe_pwa
:snake: :alembic: PWA setup for Frappe website.
https://github.com/monogramm/frappe_pwa
frappe pwa python
Last synced: about 2 months ago
JSON representation
:snake: :alembic: PWA setup for Frappe website.
- Host: GitHub
- URL: https://github.com/monogramm/frappe_pwa
- Owner: Monogramm
- License: agpl-3.0
- Created: 2020-06-06T14:40:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T05:13:37.000Z (about 2 months ago)
- Last Synced: 2024-11-12T06:19:55.460Z (about 2 months ago)
- Topics: frappe, pwa, python
- Language: Python
- Homepage:
- Size: 3.28 MB
- Stars: 25
- Watchers: 3
- Forks: 14
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License: AGPL v3][uri_license_image]][uri_license]
[![Docs](https://img.shields.io/badge/Docs-Github%20Pages-blue)](https://monogramm.github.io/frappe_pwa/)
[![gitmoji-changelog](https://img.shields.io/badge/Changelog-gitmoji-blue.svg)](https://github.com/frinyvonnick/gitmoji-changelog)
[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/monogrammbot-monogrammfrappe_pwa/ "Managed with Taiga.io")
[![Build Status](https://travis-ci.org/Monogramm/frappe_pwa.svg)](https://travis-ci.org/Monogramm/frappe_pwa)
[![Coverage Status](https://coveralls.io/repos/github/Monogramm/frappe_pwa/badge.svg?branch=master)](https://coveralls.io/github/Monogramm/frappe_pwa?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/347f10fa884446c492b6ba8cd7f4d7fc)](https://app.codacy.com/gh/Monogramm/frappe_pwa?utm_source=github.com&utm_medium=referral&utm_content=Monogramm/frappe_pwa&utm_campaign=Badge_Grade_Dashboard)## Frappe PWA
> :alembic: PWA setup for Frappe website.
## :blue_book: Docs
See GitHub Pages at [monogramm.github.io/frappe_pwa](https://monogramm.github.io/frappe_pwa/).
## :chart_with_upwards_trend: Changes
All notable changes to this project will be documented in [CHANGELOG](./CHANGELOG.md) file.
This CHANGELOG is generated with :heart: by [gitmoji-changelog](https://github.com/frinyvonnick/gitmoji-changelog).This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## :bookmark: Roadmap
See [Taiga.io](https://tree.taiga.io/project/monogrammbot-monogrammfrappe_pwa/ "Taiga.io monogrammbot-monogrammfrappe_pwa")
## :construction: Install
**Install Frappe application**
```sh
bench get-app https://github.com/Monogramm/frappe_pwa
bench install-app frappe_pwa
```Check [Frappe Install](https://github.com/frappe/frappe/wiki/The-Hitchhiker%27s-Guide-to-Installing-Frappe-on-Linux) for more details.
## :white_check_mark: Run tests
```sh
bench run-tests --app frappe_pwa
```Check [Frappe Unit Testing](https://frappe.io/docs/user/en/guides/automated-testing/unit-testing) for more details.
When installing Frappe app, the following python requirements will be installed:
## :rocket: 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: ``After setup has been done, just go to `/install` page and press on `install` inside pop-up message.
## :bust_in_silhouette: Authors
**Monogramm**
- Website:
- Github: [@Monogramm](https://github.com/Monogramm)**AminovE99**
- Website:
- Github: [@AminovE99](https://github.com/AminovE99)## :handshake: Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Monogramm/frappe_pwa/issues).
[Check the contributing guide](./CONTRIBUTING.md).## :thumbsup: Show your support
Give a :star: if this project helped you!
## :page_facing_up: License
Copyright © 2021 [Monogramm](https://github.com/Monogramm).
This project is [AGPL v3](uri_license) licensed.* * *
_This README was generated with :heart: by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
[uri_license]: https://opensource.org/licenses/AGPL-3.0
[uri_license_image]: https://img.shields.io/badge/license-AGPL%20v3-blue