Download the PHP package jonassiewertsen/statamic-oh-dear without Composer

On this page you can find all versions of the php package jonassiewertsen/statamic-oh-dear. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package statamic-oh-dear

Statamic Oh Dear - Monitor your Website

Statamic 3.0+ Latest Version on Packagist

A OhDear integration for Statamic v3.

Check your monitored uptime, SSL certificates, mixed content and broken links easily from your Statamic control panel.

Oh Dear

To use this addon, you need to have an OhDear account.

Installation

Step 1

Pull in your package with composer

Step 2

Create an Oh Dear API Key

Step 3

Add your Oh Dear API key and the site id to your .env file

Maintenance Periods

When deploying, often your site will be down for a few minutes, which is totally ok. If not telling Oh Dear about, it will detect the downtime and may send mails to you and maybe your clients. You Uptime charts will show this downtime as well.

To avoid this behavior, you can define maintenance periods with Oh Dear and this Statamic Oh Dear integration will take care of it for you.

There are two options available:

Auto Maintenance Mode

Are you deploying (fx with Forge) and making use of the php artisan down and php artisan up command? Perfect. Turn on the auto maintenance mode on and we will hook into those commands, so you don't need to worry about anything.

Maintenance commands

You want to stay in control? No problem. You can use the following commands:

Add the Widget

To add a small widget to your dashboard, tell your config file to do so. Open config/statamic/cp.php and look for the "Dashboard widgets" section and add it.

Support

I love to share with the community. Nevertheless, it does take a lot of work, time and effort.

Sponsor me on GitHub to support my work and the support for this addon.

License

This plugin is published under the MIT license. Feel free to use it and remember to spread love.


All versions of statamic-oh-dear with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
illuminate/support Version ^11.0 || ^10.0 || ^9.0
statamic/cms Version ^5.0 || ^4.0 || ^3.0
ohdearapp/ohdear-php-sdk Version ^3.0.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jonassiewertsen/statamic-oh-dear contains the following files

Loading the files please wait ....