DACore · kommt Dezember 2026
Das Admin-Modul für DotApp PHP Framework
DACore ist fast fertig und noch in Tests. Es installiert die Basisdatenbank und die Administrations-Shell — Login, Benutzer, Firewall, Geräte, Menü und ein kostenloses Template — damit Sie nur noch Ihr eigenes Modul schreiben. Veröffentlichung geplant für Dezember 2026.
Produkt
What DACore is in DotApp PHP Framework
The admin module that installs the base database, login, users, firewall, devices, menu, and a free template — release planned for December 2026.
Artikel lesenHow DACore replaces admin boilerplate in DotApp PHP Framework
Framework install.php vs DACore dainstall.php. Automatic schema, the first admin account, and why you stop rewriting login and users for every app.
Artikel lesen
Admin-Plattform
How DACore login, 2FA, and devices work
Email login, remember-me, TOTP email and SMS 2FA, lockout, login audit, and per-browser devices you can revoke.
Artikel lesenHow DACore users, groups, and permissions work
User admin, role groups, module-scoped rights, last-root protection, and per-user IP plus URL firewalls.
Artikel lesenHow the DACore admin template and menu work
The free admin shell, Page@withMenu, notifications, drag-and-drop menu order, and Menu@register for every plugin module.
Artikel lesen
Module bauen
How the DACore plugin installer works
ZIP packages, dainstall.php, init copies, step-up 2FA, update and uninstall, and the files a package must ship.
Artikel lesenHow to write a DACore module
The TestInstalatora contract: rights, menu, AI tools, idempotent migrations, Page@withMenu, and a symmetric uninstaller.
Artikel lesen