dioscouri / f3-admin

3 stars 1 forks source link

Add a System::performDiagnostics method #1

Closed rdiaztushman closed 10 years ago

rdiaztushman commented 10 years ago

It should work like Admin\Controllers\System::rebuildMenu() in that it

1) performs f3-admin diagnostics and then 2) triggers a plugin event that each app's listener should observe

rdiaztushman commented 10 years ago

Things that would be appropriate for this event: 1) ensuring mongodb indexes 2) checking for missing required/recommended settings within each app 3) checking for updates to the apps