9. Plugins for QGIS
QGIS was developed with capacity to embed various plugins, which allow to add numerous functions into application. QGIS provides libraries available for plugin creation. The majority of QGIS functions are implemented as basic or external plugins. Basic plugins are written in C++ and Python. All external plugins are written in Python now. They are located in external repositories and supported by their authors. External plugins can be added via Install Plugins option.
- 9.1. Install plugins
- 9.2. Update plugins
- 9.3. Gather logs in QGIS
- 9.4. QuickMapServices
- 9.5. IdentifyPlus
- 9.6. NextGIS EasyQuery
- 9.7. Digitizr
- 9.8. MOLUSCE
- 9.9. Geometry Paster
- 9.10. OSMInfo
- 9.11. Click-Fu
- 9.12. DumpLoadField
- 9.13. QTiles
- 9.14. Connect Points
- 9.15. Copy_Coords
- 9.16. Points2One
- 9.17. Join lines
- 9.18. MultiQML
- 9.19. Quickly save default QML
- 9.20. NextGIS OGRStyle
- 9.21. Send2GE
- 9.22. OSMPoly_export
- 9.23. Shortcut Manager
- 9.24. ReconstructLine
- 9.25. Wurman Dots
- 9.26. QGIS DevTools — debugging QGIS plugins
- NextGIS Connect
Qt6 support
Support of Qt6 is added to mre and more plugins. Current list of QGIS 4-ready plugins includes:
MOLUSCE
Geometry Paster
OSMInfo
QuickMapServices
NextGIS Connect
QGIS DevTools
Wurman Dots
Check out the full most up-to-date list of plugins that support Qt6 here.