mirror of
https://github.com/qgis/QGIS.git
synced 2025-08-11 00:03:56 -04:00
Updated Plugin migration to QGIS 3 (markdown)
parent
d335dcf107
commit
df8cf461c2
@ -25,8 +25,9 @@ Also think about using the Processing framework. Your plugin can become its own
|
|||||||
it was more work then I hoped, but after setting
|
it was more work then I hoped, but after setting
|
||||||
|
|
||||||
```
|
```
|
||||||
qgisMinimumVersion=2.99
|
qgisMinimumVersion=3.0
|
||||||
qgisMaximumVersion=3.98 (optional)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
in metadata you should see your plugin in QGIS 2.99 and up
|
in metadata you should see your plugin in QGIS 2.99 and up
|
||||||
|
|
||||||
|
**Note: if your QGIS 2.99 build is older than 4.01.2018, you need to either update it or set qgisMinimumVersion=2.99 and qgisMaximumVersion=3.98, as there was an important change 3.01.2018 17:09 UTC: https://github.com/qgis/QGIS/pull/5904**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user