PHPackages                             jordanbeattie/craftcms-health - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jordanbeattie/craftcms-health

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

jordanbeattie/craftcms-health
=============================

Health checks for your craftcms site

1.0.3(4y ago)015proprietaryPHP

Since Dec 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jordannbeattie/craftcms-health)[ Packagist](https://packagist.org/packages/jordanbeattie/craftcms-health)[ RSS](/packages/jordanbeattie-craftcms-health/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

CraftCMS Health
===============

[](#craftcms-health)

See simple checks for the health of your CraftCMS site and get notifications if they fail!

Installation
------------

[](#installation)

```
composer require jordanbeattie/craftcms-health
./craft plugin/install health
./craft plugin/enable health

```

Checks
------

[](#checks)

The current checks are currently setup. If you have a request for another check, get in touch.

### Environment

[](#environment)

Checks that the `ENVIRONMENT` variable has been set and is equal to either *dev*, *staging* or *production*.

### SMTP

[](#smtp)

Checks that SMTP is being used to send email.

### Mailhog

[](#mailhog)

Checks that Mailhog is in use in *dev* and not in any other environment.

### HTTPS

[](#https)

Checks that HTTPS is being used in the Site URL. Will be marked as not-applicable on *dev*.

### Sitemap

[](#sitemap)

Checks that your-site-url/sitemap.xml is readable. If ether/seo is also installed, it will check that at least 1 section is enabled to be listed in the sitemap.

### Robots

[](#robots)

Checks that our-site-url/robots.txt is readable and ensures that robots are not blocked on *production* but are blocked in other environments.

### SEO Plugin

[](#seo-plugin)

Checks that ether/seo is installed.

Results
-------

[](#results)

You can view the checks in the utilities section at our-site-url/admin/utilities/health or by running the command

```
./craft health/check

```

Results have 3 parts: Title of the check, status (pass/fail) and text which will display any relevant comments. Often explaining why the check has failed.

Notifications
-------------

[](#notifications)

All notifications are sent via Slack. You can add your [Slack webhook](https://slack.com/intl/en-gb/help/articles/115005265063-Incoming-webhooks-for-Slack) and channel in the settings section. To receive notifications of failed checks, add the `--notify` option to the above command.

```
./craft health/check --notify

```

This will send a Slack notification for failed checks only.

### Why don't you send notifications via email?

[](#why-dont-you-send-notifications-via-email)

Part of the checks is to ensure that email delivery is successful. If there was an issue sending emails from the site, notifications would also not be sent. In a future update, we look to add more notification options.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

1603d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/386767c01607b6d47904c71fd4f101c309183b826e047b32c41a8c76de4e8720?d=identicon)[jordannbeattie](/maintainers/jordannbeattie)

---

Tags

cmsCraftcraftcmscraft-plugin

### Embed Badge

![Health badge](/badges/jordanbeattie-craftcms-health/health.svg)

```
[![Health](https://phpackages.com/badges/jordanbeattie-craftcms-health/health.svg)](https://phpackages.com/packages/jordanbeattie-craftcms-health)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
