Bug report #4811
Add an autopackaging script
| Status: | Rejected | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | - | ||
| Pull Request or Patch supplied: | No |
Description
We should add a facility for the plugin developers to autopackage the plugin with a simple command. Various solutions are already around, see e.g.
http://lists.osgeo.org/pipermail/qgis-developer/2012-January/017691.html
History
#1
Updated by Alessandro Pasotti almost 14 years ago
- Status changed from Open to Rejected
Won't fix: the new plugin app allows direct zipped plugins creation/updating from a script via web service
see: https://github.com/qgis/qgis-django/blob/master/qgis-app/plugins/utils/plugin_upload.py