Files
leocrm/app
leocrm-bot 07bf6ce445 fix: auto-install discovered builtin plugins on startup — create DB records, run migrations, activate, register routes
- Lifespan creates PluginModel records for discovered plugins if missing
- Runs plugin migrations automatically
- Activates plugins and registers routes in FastAPI
- Fixes: Calendar/Mail/DMS/Tags/Permissions 404 after restart
2026-07-02 13:32:48 +02:00
..