Overview
A QGIS plugin that builds a starter template from which you can develop your own plugin. The Plugin Builder creates a fully functional plugin.
To test your new plugin don't forget to:- Copy it to your plugins directory
- Compile the resources.qrc file with pyrcc4
- Compile the UI file with pyuic4
More info is provided in the plugin.
Members
Manager: Gary Sherman
Developer: Alessandro Pasotti, Giuseppe Sucameli
Reporter: Alessandro Pasotti, Giuseppe Sucameli
Latest news
Version 1.8.3 Released
Plugin Builder Version 1.8.3
Developing plugins with Plugin Builder and git
Blog post on using Plugin Builder and git for plugin development.