-
Notifications
You must be signed in to change notification settings - Fork 3
Getting started
The Craft Oh Dear plugin requires Craft CMS 3.0.0-beta.23 or later. You also need an Oh Dear account and have at least one site being monitored there.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin.
composer require webhubworks/craft-ohdear
-
Install and enable the plugin:
./craft plugin/install ohdear && ./craft plugin/enable ohdear
OR: In the Control Panel, go to Settings → Plugins and click the “Install” button for Oh Dear.
Go to the plugin's settings page and paste your Oh Dear API token and site ID. Once you did that, you may activate the Application Health feature by copying the Health Report URL from Craft to Oh Dear, and applying Oh Dear's Health Check Secret to the plugin's settings.
Currently there is no multi-site support. You can connect to a single Oh Dear site from one Craft installation. Multi-site support is on our roadmap. Let us know if you desperately need it.
Brought to you by webhub
Craft Oh Dear
Usage