[ All integrations ](https://ohdear.app/third-party-integrations)

# Shopware Health Check

Application health check endpoint for Shopware 6 stores monitoring disk space, errors, and database.

[ store.shopware.com ](https://store.shopware.com/en/devsk22925332813f/ohdear-health-check.html)

by [ devsk s.r.o. ](https://store.shopware.com/en/devsk.html)

## Oh Dear Health Check for Shopware 6 [\#](#oh-dear-health-check-for-shopware-6)

Monitor your Shopware 6 store's health using Oh Dear's Application Health monitoring feature. This plugin exposes a health check endpoint that reports on critical aspects of your e-commerce store.

## Health Checks Included [\#](#health-checks-included)

The plugin monitors:

- **Disk Space**: Alerts when storage is running low
- **Database Connection**: Verifies the database is accessible
- **Error Rate**: Monitors application error frequency
- **Queue Status**: Checks if background jobs are processing
- **Cache Health**: Verifies the cache system is working

## Installation [\#](#installation)

Install directly from the Shopware Store or via Composer:

```
<span class="hl-keyword">composer</span> require devsk/shopware6-ohdear-health-check
```

## Configuration [\#](#configuration)

1. Install and activate the plugin in your Shopware admin
2. Configure a secret key for authenticating health check requests
3. In Oh Dear, add your Shopware site and enable Application Health monitoring
4. Set the health check endpoint URL and secret header

## Endpoint Setup [\#](#endpoint-setup)

The health check is available at:

```
https://your-store.com/oh-dear-health-application-check-results
```

Include the `oh-dear-health-check-secret` header with your configured secret value.

The plugin is actively maintained and compatible with PHP 8.4 and the latest Shopware 6 versions.

## Screenshots
