How to install python plugins in QGIS
Method 1 - manual install:
- Close QGIS if it is open.
- Unzip the file downloaded to your home/.qgis/python/plugins folder. Few other plugins folder should already be there.
Under windows, 'home' is something like: C:\Documents and Settings\<user name>; where <user name> is your login name. - Restart QGIS, the plugin should now be available in the plugin list under the 'Plugins' menu 'Manage plugin...'.
- In this list select the plugin (e.g. bcccoltbl) and click OK.
- The plugin is now available in the 'Plugins' menu and on the plugin toolbar.
Update: In windows this folder is C:\Program Files (x86)\Quantum GIS Wroclaw\apps\qgis\python\plugins