forked from fa/breadcrumb-the-shire
docs: Readme changes
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user