mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Website 012422 download links (#2171)
* Add Win direct download links to website. * Update download links
This commit is contained in:
parent
1e053dc36d
commit
b337392d0d
@ -5,9 +5,9 @@ section: "download"
|
||||
weight: 2
|
||||
---
|
||||
|
||||
Focalboard is installed with Mattermost v6.0, where it's called Boards. To access and use Boards, [install or upgrade to Mattermost v6.0 or later](https://mattermost.com/get-started/?utm_source=focalboard&utm_campaign=focalboard). Then, select the Product menu in the top left corner of Mattermost and choose **Boards**.
|
||||
Focalboard is installed with Mattermost v6 and later, where it's called Boards. You can [install Mattermost as a self-hosted server](https://mattermost.com/deploy/?utm_source=focalboard&utm_campaign=focalboard) or [sign up for Mattermost Cloud](https://customers.mattermost.com/cloud/signup?utm_source=focalboard&utm_campaign=focalboard).
|
||||
|
||||
No additional server or web-proxy configuration is required.
|
||||
## Mattermost Boards usage notes:
|
||||
|
||||
### Enable shared boards
|
||||
|
||||
|
@ -7,4 +7,7 @@ weight: 1
|
||||
|
||||
If you are new to Focalboard, [Personal Desktop](desktop) is the fastest way to try it out.
|
||||
|
||||
You can also set up [Personal Server](ubuntu) on Ubuntu to use it with your team, and import boards from Personal Desktop.
|
||||
To use it with your team, use [Mattermost Boards](../mattermost).
|
||||
You can import boards from Personal Desktop to Mattermost Boards.
|
||||
|
||||
You can also set up the standalone Development or Personal Server on [Ubuntu](ubuntu) or with [Docker](docker).
|
||||
|
@ -11,13 +11,19 @@ Personal Desktop is a fully contained, standalone app meant for a single user, t
|
||||
|
||||
Download Focalboard from the [Mac App Store](https://apps.apple.com/app/apple-store/id1556908618?pt=2114704&ct=website&mt=8).
|
||||
|
||||
<a href="https://apps.apple.com/app/apple-store/id1556908618?pt=2114704&ct=website&mt=8"><img src="/img/mac-app-store.svg" style="max-height: 40px;" /></a>
|
||||
|
||||
#### Windows
|
||||
|
||||
Download Focalboard from the [Microsoft App Store](https://www.microsoft.com/store/apps/9NLN2T0SX9VF?cid=website).
|
||||
|
||||
<a href="https://www.microsoft.com/store/apps/9NLN2T0SX9VF?cid=website"><img src="/img/ms-app-store.svg" style="max-height: 40px;" /></a>
|
||||
|
||||
Or download `focalboard-win.zip` from the latest [release on GitHub](https://github.com/mattermost/focalboard/releases).
|
||||
|
||||
#### Linux Desktop
|
||||
|
||||
To install Personal Desktop for Linux:
|
||||
To install Personal Desktop for Linux
|
||||
1. Download `focalboard-linux.tar.gz` from the latest [release on GitHub](https://github.com/mattermost/focalboard/releases)
|
||||
2. Unpack the .tar.gz archive
|
||||
4. Open `focalboard-app` from within the `focalboard-app` folder
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
<div class="homepage-intro__text">
|
||||
<p>
|
||||
We're currently in early-access beta, and are looking for feedback. So please <a href="download/personal-edition/">download it today</a> and <a href="https://docs.google.com/forms/d/e/1FAIpQLSdTq7M69Pdlz71CwucaSEG0FCK1M_WRvIbZbPr2imfT2QvUCQ/viewform?usp=sf_link" target="_blank" rel="noopener">let us know what you think</a>.
|
||||
We welcome your feedback! So please <a href="download/personal-edition/">download it today</a> and <a href="https://docs.google.com/forms/d/e/1FAIpQLSdTq7M69Pdlz71CwucaSEG0FCK1M_WRvIbZbPr2imfT2QvUCQ/viewform?usp=sf_link" target="_blank" rel="noopener">let us know what you think</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user