BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//talks.osgeo.org//qgis-uc2026//talk//M7MRN3
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-qgis-uc2026-M7MRN3@talks.osgeo.org
DTSTART;TZID=CET:20261005T110000
DTEND;TZID=CET:20261005T113000
DESCRIPTION:At 3Liz\, for our internal needs\, for our clients\, and for de
 ploying QGIS Server plugins on our Lizmap hosting infrastructure\, we used
  a file server\, XML files listing the available plugins\, and qgis-plugin
 -manager.\n\nqgis-plugin-manager is a command-line tool for managing insta
 lled QGIS plugins. Designed primarily for managing QGIS Server extensions\
 , it also works with QGIS Desktop extensions.\n\nAlthough functional\, the
  file server and simple XML files for plugin deployment no longer met our 
 needs.\nWe therefore developed a QGIS plugin deployment server without a u
 ser interface to deploy our plugins: the YAPT server. This plugin server f
 eatures a simple REST API for retrieving the list of available plugins (QG
 IS-compatible) and for pushing a QGIS plugin archive:\n* GET /plugins.xml?
 qgis=version\n  * &all=true - to get all available versions\n  * &pre=true
  - to get unstable versions\n  * &tags= - to filter by tag with values sep
 arated by comma\n  * &server=true - to filter only server plugins\n  * &de
 precated=true - to get deprecated plugins\n* POST /plugins/<plugin-slug>?s
 tatus=[stable|unstable]\n\nWe have therefore also developed a plugin packa
 ging tool that uses the YAPT server API: the YAPT package.\n\nFinally\, we
  have also developed a command-line tool that uses the YAPT server API: th
 e YAPT Manager.\n\nAll of these developments were built using Rust and are
  available under an open-source license.\n\nThis presentation provides an 
 opportunity to introduce all of these tools to the QGIS community.
DTSTAMP:20260724T192746Z
LOCATION:Bridge 2
SUMMARY:YAPT - Yet Another Plugin Tool: server\, manager and packager - Ren
 é-Luc Dhont
URL:https://talks.osgeo.org/qgis-uc2026/talk/M7MRN3/
END:VEVENT
END:VCALENDAR
