Hi!

as the plugins are getting unzipped in the plugins folder (in the users
home directory) each plugin has to have it's own folder (to not interfer
with other plugins).
So the zip file has to have a folder first - and inside the folder the
plugin code ..

plugin.zip
+pluginname(folder)
  +metadata.txt
  +anotherfolder
  +programcode

Hope this helps
Werner



On Thu, Apr 10, 2014 at 1:15 PM, Tim Martin <tjm...@gmail.com> wrote:

> Hi QGIS Developers
>
> I have written a QGIS plugin but I am struggling to upload it to the
> repository.
>
> I get the following error
>
> [image: Inline images 1]
> In my zip file I have a metadata.txt and the __init__.py file but it is in
> the top level.
>
> The uploading seems to only look in the folders and not the rest of the
> zip file.
>
> I have checked other plugins and they all have these files at the top level
>
> Can someone please help me get my zip uploaded?
>
> Thanks in advance
>
> Tim
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>

<<inline: plugin_upload_error.png>>

_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to