Updated Plugin migration to QGIS 3 (markdown)

Paolo Cavallini 2018-01-09 11:16:37 +01:00
parent c23195af34
commit 11b4d10e93

@ -1 +1,9 @@
Please add here a guide for the migration, with a list of useful resources.
Please add here a guide for the migration, with a list of useful resources.
Among the necessary info:
* API breaks documentation
* Python API docs from Denis
* From2to3 script from Jürgen
* QGIS3 compat module (so 3.x plugins will also work on 2.18) from Matthias.
When completed, we need to put out a call for plugin authors to start porting.