DACore · coming December 2026
The admin module for DotApp PHP Framework
DACore is almost ready and still in testing. It installs the base database and the administration shell — login, users, firewall, devices, menu, and a free template — so you write only your own module. Release planned for December 2026.
Product
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.
Read articleHow 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.
Read article
Admin platform
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.
Read articleHow DACore users, groups, and permissions work
User admin, role groups, module-scoped rights, last-root protection, and per-user IP plus URL firewalls.
Read articleHow 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.
Read article
Building modules
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.
Read articleHow to write a DACore module
The TestInstalatora contract: rights, menu, AI tools, idempotent migrations, Page@withMenu, and a symmetric uninstaller.
Read article