<div dir="ltr"><div><div>Thanks a lot. You are right!!! I was packaging the contents of my plugin folder instead of packaging the whole main folder.<br></div>It's ok now. all is uploaded.<br><br></div>Thank you! <br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-30 18:43 GMT+02:00 Siki Zoltan <span dir="ltr"><<a href="mailto:siki@agt.bme.hu" target="_blank">siki@agt.bme.hu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Junior,<br>
<br>
in the zip file you have to use the same directory structure as in the<br>
.qgis2/python/plugins directory. If the name of your plugin is "xxx" then<br>
in the zip there sould be a xxx directory which contains the __init__.py and metadata.txt and the main python file xxx.py, you can use other subdirectories too.<br>
xxx.zip:<br>
  xxx - __init__.py<br>
        metadata.txt<br>
        xxx.py<br>
        ...<br>
        help<br>
        ...<br>
<br>
Try to download a plugin from <a href="http://plugins.qgis.org" target="_blank">plugins.qgis.org</a> and check the structure of the zip file.<br>
I hope this helps you.<br>
<br>
Regards,<br>
Zoltan<div class=""><br>
<br>
<br>
On Wed, 30 Jul 2014, Junior Delaz wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
Hi all<br>
I'm tring to upload and share my first plugin at [1] but encountered an<br>
error I don't really understand. It says:<br></div>
*There were errors reading plugin package (please check also your plugin's<div class=""><br>
metadata). Cannot find __init__.py or metadata.txt in the compressed<br>
package: this does not seems a valid plugin (I searched for<br></div>
help/__init__.py and help/metadata.txt)*<div class=""><br>
<br>
I have __init__.py and metadata.txt files but they are in the main folder<br>
(I use Plugin Builder plugin) and none of the plugin folders I looked at<br>
has such files in help folder.<br>
So, why is it looking for these files in the help folder?<br>
What did I make wrong? Is it a bug? and if not, what should contain these<br>
files?<br>
<br>
Some help? Thanks a lot.<br>
<br>
[1] <a href="http://plugins.qgis.org/plugins/add/" target="_blank">http://plugins.qgis.org/<u></u>plugins/add/</a><br>
<br>
</div></blockquote>
</blockquote></div><br></div>