Statamic Plugin
Needs updating
View Oh Dear notifications and health details directly in your Statamic v3 admin interface.
Statamic is a popular flat-file CMS built on Laravel. This community addon brings Oh Dear monitoring data directly into your Statamic control panel.
Features #
- Dashboard Widget: Display site health status on your Statamic dashboard
- Monitoring Overview: View uptime, SSL certificates, broken links, and mixed content issues
- Direct Integration: Access Oh Dear notifications without leaving your admin panel
Installation #
composer require jonassiewertsen/statamic-oh-dear
Dashboard Widget #
To add the widget to your dashboard, update config/statamic/cp.php:
'widgets' => [ // ... other widgets 'oh_dear', ],
Status #
Note: This addon has been marked as abandoned by its developer and may not receive future updates. It still works with Statamic v3 but compatibility with newer versions is not guaranteed.
For the source code and documentation, visit the GitHub repository.
Screenshots