Add AI workspace reviews

This commit is contained in:
2026-05-18 04:37:23 +00:00
commit 7ac1371aff
106 changed files with 5378 additions and 0 deletions
+47
View File
@@ -0,0 +1,47 @@
# Module Structure v0.1
## Grundprinzip
Hosting-Backoffice basiert auf:
- Core
- Service-Modulen
- Integrationsmodulen
Der Core enthält ausschließlich zentrale Plattformlogik.
## Core-Bereiche
- Benutzer
- Rollen/Rechte
- Kunden
- Verträge
- Produkte
- Domains
- Hostingpakete
- Server
- Dokumente
- Audit-Logs
- Benachrichtigungen
- API
- Einstellungen
## Service-Module
- Ticketsystem
- KI-Assistent
- Import-Assistent
- Dokumentenarchiv
- Migrationen später
## Integrationsmodule
- Lexware Office
- Invoice Ninja CE
- KeyHelp
- 1blu Business
- PayPal
- Wero
## WordPress-Plugin
Das WordPress-Plugin ist kein Corebestandteil. Es dient später als Frontend-Integration über die REST API.