Initial plugin commit

This commit is contained in:
2026-04-13 21:50:16 +02:00
commit ab882a7333
3 changed files with 341 additions and 0 deletions

16
readme.txt Normal file
View File

@@ -0,0 +1,16 @@
KGV Updater - WordPress Plugin
Beschreibung:
KGV Updater prueft KGV-Plugins mit Update URI gegen Gitea-Repositories und stellt Updates im WordPress-Backend bereit.
Voraussetzung:
- Plugins besitzen eine gueltige `Update URI` auf dem Gitea-Server.
Installation:
1. Plugin in `wp-content/plugins/KGV-Updater/` ablegen
2. In WordPress aktivieren
3. Unter `Einstellungen > KGV Updater` optional Host/Token eintragen
Hinweis:
- Fuer private Repositories wird ein Gitea Token benoetigt.
- Die Pruefergebnisse werden kurzfristig gecacht.