Skip to content

Commit 6c81467

Browse files
committed
update(docs): add install method for early adopters
1 parent 97a39f8 commit 6c81467

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/usage/installation.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,22 @@ This plugin is published on the official QGIS plugins repository: <https://plugi
77
## Beta versions released
88

99
Enable experimental extensions in the QGIS plugins manager settings panel.
10+
11+
## Earlier development version
12+
13+
If you define yourself as early adopter or a tester and can't wait for the release, the plugin is automatically packaged for each commit to main, so you can use this address as repository URL in your QGIS extensions manager settings:
14+
15+
```url
16+
https://github.com/WhereGroup/profile_manager/releases/latest/download/plugins.xml
17+
```
18+
19+
In QGIS:
20+
21+
1. Menu `Plugins` > `Install/Manage Plugins`
22+
2. `Settings` tab
23+
3. Below the repositories list, click `Add...` and enter the URL above
24+
4. Once the repository is added, the plugin should appear in the `Not installed` tab.
25+
26+
:::{warning}
27+
Selon votre configuration, redémarrer QGIS peut être nécessaire, le gestionnaire d'extensions ayant des comportements parfois capricieux par rapport aux dépôts tiers.
28+
:::

0 commit comments

Comments
 (0)