-
v1.6.5-dev - Plugin stats tracking Pre-release
released this
2026-05-09 14:52:46 +02:00 | 230 commits to main since this releasePlugin Stats Tracking
Install, enable, and disable counts per plugin with last-used timestamp.
Features:
- PluginStats entity — install_count, enable_count, disable_count, last_used_at, updated_at
- PluginStatsService — recordInstall(), recordEnable(), recordDisable(), upsert on each action
- PluginLifecycleService wired to call stats on install/enable/disable
- PluginController extended: GET /api/plugins/stats, GET /api/plugins/{id}/stats
- Migration V11 with plugin_stats table
Next: v1.6.6-dev Dashboard plugin/store management views
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads