platocreative/silverstripe-healthcheck

There is no license information available for the latest version (dev-master) of this package.

Silverstripe Health Check.

Maintainers

Package info

github.com/PlatoCreative/silverstripe-healthcheck

Language:CSS

Type:silverstripe-module

pkg:composer/platocreative/silverstripe-healthcheck

Statistics

Installs: 51

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2016-06-21 23:22 UTC

This package is auto-updated.

Last update: 2026-02-22 13:21:21 UTC


README

A small module to visually see the status of a website. Currently very basic but future versions will allow custom checks, template enhancements etc.

Installation

install the module via composer and then flush your site.

composer require platocreative/silverstripe-healthcheck dev-master

Usage

To view the health check page visit /dev/healthcheck You will need to be logged in to view this page.