From 2a8aea2018ba55f938d419a22298467cfd1d3fe2 Mon Sep 17 00:00:00 2001 From: Maarten Pronk <8655030+evetion@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:10:22 +0200 Subject: [PATCH] Add download link to QGIS plugin. (#337) Fixes #305 ~Draft for now to wait for the TeamCity run(s), so the zip is actually on s3.~ It's live! --- docs/qgis/index.qmd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/qgis/index.qmd b/docs/qgis/index.qmd index b29313346..07ac8bfe7 100644 --- a/docs/qgis/index.qmd +++ b/docs/qgis/index.qmd @@ -6,6 +6,10 @@ title: "QGIS plugin" ## Start +### Download plugin + +Download [ribasim_qgis.zip](https://ribasim.s3.eu-west-3.amazonaws.com/teamcity/Ribasim_Ribasim/BuildRibasimCliWindows/latest/ribasim_qgis.zip). + ### Add Ribasim and iMOD plugins to QGIS version 3.28 or higher Plugins menu > Manage and Install Plugins... @@ -14,7 +18,7 @@ Plugins menu > Manage and Install Plugins... Select "Install from ZIP": -- Browse to the `ribasim_qgis.zip` file that contains the plugin +- Browse to the `ribasim_qgis.zip` file containing the plugin that was downloaded earlier - Click "Install Plugin" - Repeat for the iMOD plugin, `imodqgis.zip`