<div dir="ltr">It's simple to set up a repo on your network. First create an XML file that describes your plugin(s) and the download location. Here is an example:<div><br><div><div><?xml version = '1.0' encoding = 'UTF-8'?></div>
<div><?xml-stylesheet type='text/xsl' href='/contributed.xsl' ?></div><div><plugins></div><div>  <pyqgis_plugin name='ScriptRunner' version='0.71'></div><div>    <description>Run Python scripts </description></div>
<div>    <version>0.71</version></div><div>    <qgis_minimum_version>1.8</qgis_minimum_version></div><div>    <homepage></homepage></div><div>    <file_name>scriptrunner.zip</file_name></div>
<div>    <author_name>Gary Sherman</author_name></div><div>    <download_url><a href="http://geoapt.com/qgis_plugins/scriptrunner.zip">http://geoapt.com/qgis_plugins/scriptrunner.zip</a></download_url></div>
<div>    <uploaded_by>gsherman</uploaded_by></div><div>    <create_date>2013-03-16</create_date></div><div>    <update_date>None</update_date></div><div>    <experimental>True</experimental></div>
<div>  </pyqgis_plugin></div><div></plugins></div></div></div><div><br></div><div style>Put this on your web server somewhere, then make sure you put the plugin package in the download_url location. </div><div style>
<br></div><div style>Last step is to add your repo to the plugin installer, using the URL to your plugins.xml.</div><div style><br></div><div style>Please consider contributing any plugins you create that may have broader interest to the the community.</div>
<div style><br></div><div style>Thanks,</div><div style>-gary</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 17, 2013 at 6:30 AM, Alexandre Neto <span dir="ltr"><<a href="mailto:senhor.neto@gmail.com" target="_blank">senhor.neto@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm developing a toolbar with several python tools for one of our projects. They are very data especific tools, and therefore not interesting to realease as plugins in the official repository. Yet, I would like that my working colleagues could install (and update) it using the Python plugin manager.<div>

<br></div><div><div>Is it possible to create a local repository (on our local network)? how?</div><div><br></div><div>Thanks,</div><div><br></div><div>Alexandre Neto</div></div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-<br>Gary Sherman<br>Chair, QGIS Project Steering Committee<br>-Desktop GIS Book:<br> *<a href="http://desktopgisbook.com" target="_blank">http://desktopgisbook.com</a><div>
-Alaska Novel:</div><div> *<a href="http://alaskana.co" target="_blank">http://alaskana.co</a></div><div>-Geospatial Consulting & Hosting:<br> *<a href="http://geoapt.com" target="_blank">http://geoapt.com</a><br>"We work virtually everywhere"<br>
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-</div>
</div>