platocreative / silverstripe-healthcheck
Silverstripe Health Check.
Installs: 51
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Language:CSS
Type:silverstripe-module
This package is auto-updated.
Last update: 2024-11-22 10:54:56 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.