Updated PWA (markdown)

Lauri Ojansivu 2021-06-30 19:50:04 +03:00
parent 8e546cd098
commit c0a5857658

38
PWA.md

@ -2,10 +2,24 @@
## Install your Wekan server as an app
- App icon at mobile, Windows desktop, etc.
- App does not have webbrowser buttons like address bar.
- Works in Wekan v4.02 and newer.
- At below info, `Navigate to login page of Wekan` is for example https://wekan.yourcompany.com/sign-in
- At below info, `Navigate to login page of Wekan` is your Wekan server, example https://wekan.yourcompany.com/sign-in
- App icon at Windows desktop, mobile etc
- App does not have webbrowser buttons like address bar
- Works in Wekan v4.02 and newer
### Windows desktop: Windows Chromium Edge
1. Open Chromium Edge.
2. Navigate to login page of Wekan
3. From Edge menu, install site as app, by clicking top right `⋮` and this menu, that can be used to install and manage/remove apps:
<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.
### iOS Safari
@ -66,19 +80,3 @@
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
1. Open Chromium Edge.
2. Navigate to login page of Wekan
3. From Edge menu, install site as app, by clicking top right `⋮` and this menu, that can be used to install and manage/remove apps:
<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.