Pimcore as a data and content hub deserves structured monitoring
Pimcore is the data centre of many platforms: PIM, DAM and CMS in one place, often with multiple sites and domains and a sender domain for outgoing mail. This is exactly where more than homepage reachability counts – what matters are the SEO signals per Document, valid certificates per domain and clean mail delivery. The live24h Health Center makes these topics tangible in the Pimcore backend under the live24h Health Center menu item (/admin/live24h-health-center) as a guided flow.
Important context: the plugin is a configuration helper, not a monitoring engine. It scans your Documents and Sites, shows a Website Health Score and suggests matching checks. The actual 24/7 checks then run on the EU-hosted live24h platform – the bundle only creates the configuration with a single click. It’s included free in every plan; the scope depends on the plan you’ve booked.
Where the plugin helps most
| Use case | live24h benefit |
|---|---|
| Multiple sites or domains | The site configuration is read out and protected in a structured way per domain. |
| DXP as a content hub | Important Documents, SEO signals, SSL and domain are monitored systematically. |
| Sender domain for mail | MX, SPF, DKIM and DMARC become visible before delivery problems show up. |
| Maintenance contract or SLA | Checks, Status Pages and reports make ongoing care visible. |
| Relaunch or deployment | Critical Documents and SEO signals are verifiable right after go-live. |
| Multi-domain operation | Every live site domain is covered with its own SSL, domain and DNS check. |
Benefits by audience
- Pimcore and digital agencies roll out monitoring repeatably across multiple sites after every project handover. Agencies also benefit from Status Pages and reports per client.
- Enterprise and mid-market with Pimcore as a data and content hub get traceable coverage across Documents, domains and mail.
- DevOps and site operators see the Health Score and the gaps at a glance and create checks in a targeted way.
- Multi-domain operators protect every live domain individually, without overlooking an important site.
A simple flow
- Install the bundle via Composer and enable it in the Pimcore backend.
- Store the API key and test the connection.
- Open the live24h Health Center menu item.
- Let it analyse Documents and Sites.
- Review the Website Health Score and recommendations.
- Select the recommended checks – locked suggestions stay visible and are marked “Pro and up”.
- Create the checks in live24h with a single click.
- Enable alerts, Status Page and reports.
Installation and requirements
The bundle is installed via Composer and then enabled in Pimcore:
composer require live24h/pimcore-adapter
bin/console pimcore:bundle:install Live24hHealthCenterBundle
Enable the bundle in config/bundles.php, import the routing in config/routes.yaml and grant the appropriate backend role the ACL permission live24h_health_center. Requirements: Pimcore 11 (Symfony-based), PHP 8.1 or higher, a live24h account with a Workspace, an API key with write permission and an outbound connection to https://api.live24h.eu. The plugin is available now – obtained as a direct download from live24h, with a marketplace listing to follow.
Frequently asked questions
Does the plugin run the monitoring itself? No. The bundle is a configuration helper: it scans, shows the Website Health Score and creates the recommended checks. The ongoing 24/7 checks are handled by the live24h platform.
Is there a heartbeat for maintenance or cron jobs? Deliberately not. Pimcore is Symfony-based and offers no uniformly detectable cron model, so we honestly leave out the heartbeat instead of showing an empty panel.
Are shop features detected? No. Pimcore is a data and content platform without an integrated shop. Commerce is deliberately not scanned and not shown as a dead panel.
Are multiple domains supported? Yes. Sites and domains are read out from the Pimcore Sites table and can be protected per domain with an SSL, domain and DNS check.
What does the plugin cost? Nothing – it’s included in every live24h plan. Your plan only determines the scope of the checks; locked suggestions stay visible and are marked “Pro and up”.