Describe why it is important and where it will be useful
Sometimes an exapp has some sort of issue that should be displayed to the administrator just like with setup checks. For example could be used for live transcription to show the admin that they configured it incorrectly.
Describe your proposed solution
Allow an exapp to register a setup check (https://docs.nextcloud.com/server/stable/developer_manual/digging_deeper/setup_checks.html) that would be shown on the admin panel.
Describe alternatives you've considered, if relevant
Show issues with ex apps on the app api settings page instead.
Additional context
No response
Describe why it is important and where it will be useful
Sometimes an exapp has some sort of issue that should be displayed to the administrator just like with setup checks. For example could be used for live transcription to show the admin that they configured it incorrectly.
Describe your proposed solution
Allow an exapp to register a setup check (https://docs.nextcloud.com/server/stable/developer_manual/digging_deeper/setup_checks.html) that would be shown on the admin panel.
Describe alternatives you've considered, if relevant
Show issues with ex apps on the app api settings page instead.
Additional context
No response