g-sherman / Qgis-Plugin-Builder

Plugin generator for creating QGIS Python plugins (QGIS 3 version is now in master)
82 stars 61 forks source link

NOTE

QGIS 3 development now takes place in master branch. QGIS 2 version of the plugin is in the LTR_2.x branch

QGIS Plugin Builder

.. image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/g-sherman/Qgis-Plugin-Builder :target: https://gitter.im/g-sherman/Qgis-Plugin-Builder?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. figure:: help/source/images/wizard_required_info.png

This is a QGIS plugin that generates a QGIS plugin template for use in creating custom plugins.

Documentation

See the help_ documentation about using the plugin.

.. _help: help/source/index.rst

Contributing

New plugin templates can be added by creating a subdirectory below plugin_templates and registering the template in plugin_templates/__init__.py