PyQGIS Plugin Builder

This form will build a minimal plugin for you that you can use as a starting point in your development. The result is a ready to install QGIS 1.0 plugin that implements an empty dialog with Ok and Close buttons.

Create your plugin (All fields are mandatory)

Example
Class name (use CamelCase)    ZoomToPoint
Short descriptive title    Zooms to a point on the map
Description    Zooms the map canvas to a point you specify.
Version number    0.1
Minimum required QGIS version    1.0
Text for the menu item    Zoom to Point...
Author/Company name    Micro Resources
Email address    gsherman@example.com