Skip to content

Commit a3fc667

Browse files
authored
Merge branch 'main' into feat/new_logo
2 parents 767459b + d519f70 commit a3fc667

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/usage/installation.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,18 @@ 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.

0 commit comments

Comments
 (0)