1
0

docs: Readme changes

This commit is contained in:
2026-04-29 09:59:16 +02:00
parent 545bcc789b
commit 0a86d1b44b

View File

@@ -1,6 +1,6 @@
# CoreCore
Mandantenfaehige Admin-Anwendung auf MintyPHP (PHP 8.5, MariaDB 11, Nginx, Memcached, Docker).
Anwendung auf Basis von MintyPHP (PHP 8.5, MariaDB 11, Nginx, Memcached, Docker).
Liefert Tenants, User, Rollen, Adressbuch, Mail, Scheduler, Microsoft SSO und ein Helpdesk-Modul mit Business-Central-Anbindung.
## Setup (frischer Clone)
@@ -46,6 +46,4 @@ docker compose exec php composer cs:fix #
- **Schema + Seed** — `db/init/init.sql`, idempotente Updates in `db/updates/`
- **Module** — `modules/<id>/` (eigene Migrationen unter `modules/<id>/migrations/`)
## Lizenz
MIT (siehe `LICENSE.md`)