Erstes Release des Moduls. Fungiert als ICS-Proxy zwischen Nextcloud CalDAV und Dolibarr, um VTIMEZONE-Inkompatibilitaeten zu umgehen. - Proxy-Endpunkt mit API-Key-Absicherung - Automatische VTIMEZONE->UTC Konvertierung - Basic-Auth-Anbindung an Nextcloud - Datei-basiertes Caching - Admin-Seite mit Verbindungstest - Statusseite mit Cache-Verwaltung - Optionaler Cron-Job - Sprachdateien de_DE + en_US Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
No EOL
298 B
Text
Executable file
11 lines
No EOL
298 B
Text
Executable file
# Your module name here
|
|
#
|
|
# Goal: Goal of module
|
|
# Version: <version>
|
|
# Author: Copyright <year> - <name of author>
|
|
# License: GPLv3
|
|
# Install: Just unpack content of module package in Dolibarr directory.
|
|
# Setup: Go on Dolibarr setup - modules to enable module.
|
|
#
|
|
# Files in module
|
|
mymodule/ |