mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated PWA (markdown)
parent
722e1d8c37
commit
1407572251
1 changed files with 29 additions and 11 deletions
40
PWA.md
40
PWA.md
|
|
@ -1,6 +1,6 @@
|
|||
[Browser compatibility matrix](https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix)
|
||||
|
||||
## Install Wekan to homescreen icon and use fullscreen PWA
|
||||
## Install your Wekan server as an app icon at mobile, Windows desktop, etc
|
||||
|
||||
Works in Wekan v4.02 and newer.
|
||||
|
||||
|
|
@ -14,16 +14,6 @@ Works in Wekan v4.02 and newer.
|
|||
|
||||
4. Scroll down and click "Add to Home Screen" and "Add".
|
||||
|
||||
### Android Firefox
|
||||
|
||||
1. Open Firefox.
|
||||
|
||||
2. Navigate to login page of Wekan.
|
||||
|
||||
3. At right side of URL address, click button that has + inside of home icon.
|
||||
|
||||
4. Follow the onscreen instructions to install.
|
||||
|
||||
### Android Chrome
|
||||
|
||||
1. Open Chrome
|
||||
|
|
@ -34,6 +24,16 @@ Works in Wekan v4.02 and newer.
|
|||
|
||||
4. Follow the onscreen instructions to install.
|
||||
|
||||
### Android Firefox (if that feature works and is not removed)
|
||||
|
||||
1. Open Firefox.
|
||||
|
||||
2. Navigate to login page of Wekan.
|
||||
|
||||
3. At right side of URL address, click button that has + inside of home icon.
|
||||
|
||||
4. Follow the onscreen instructions to install.
|
||||
|
||||
### Android Brave
|
||||
|
||||
1. Open Brave.
|
||||
|
|
@ -63,3 +63,21 @@ Works in Wekan v4.02 and newer.
|
|||
3. At right side of URL address, click [V] / Add to home screen.
|
||||
|
||||
4. Follow the onscreen instructions to install.
|
||||
|
||||
### Windows desktop: Windows Chromium Edge
|
||||
|
||||
This is howto install your Wekan server as app, that now does not have webbrowser buttons like address bar etc.
|
||||
|
||||
1. Open Chromium Edge.
|
||||
|
||||
2. Navigate to login page of Wekan, for example https://wekan.yourcompany.com
|
||||
|
||||
3. From Edge menu, install site as app, by clicking top right `⋮` and this menu:
|
||||
|
||||
<img src="https://wekan.github.io/chromium-edge-install-pwa.png" width="60%" alt="Wekan logo" />
|
||||
|
||||
4. In next popup, give name to app, like `YourCompany Wekan`, and click `Add`
|
||||
|
||||
5. Now new app is in your Start menu.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue