PHPackages                             plasticstudio/dashboard - 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. [Admin Panels](/categories/admin)
4. /
5. plasticstudio/dashboard

ActiveSilverstripe-vendormodule[Admin Panels](/categories/admin)

plasticstudio/dashboard
=======================

CMS dashboard for SilverStripe

2.0.0(2mo ago)3671BSD-3-ClausePHP

Since Sep 30Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/PlasticStudio/cms-dashboard)[ Packagist](https://packagist.org/packages/plasticstudio/dashboard)[ Docs](https://psdigital.co.nz)[ RSS](/packages/plasticstudio-dashboard/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (12)Versions (11)Used By (0)

Dashboard
=========

[](#dashboard)

CMS dashboard for SilverStripe 5, uses plastyk/silverstripe-dashboard and extends with custom panels.

Install
-------

[](#install)

```
composer require plasticstudio/dashboard

```

Config
------

[](#config)

- Create local dashboard.yml in /\_config
- Update panel accent colour to site specific
- Add client ID from OhDear
- Update list of default panels if required

```
---
Name: PROJECT_NAME-dashboard
After:
  - '#plasticstudio-dashboard'
---
Plastyk\Dashboard\Admin\DashboardAdmin:
  contact_email: 'support@psdigital.co.nz'
  # panel_accent_color: '#14e885' // override default colour
  ohdear_api_key: 'NSHqPBUdV3EOpqSmQr6QjoQHUgGbDI3JkFpiWCVjb94a5b47'
  # ohdear_site_id: '40394' // get from OhDear site page
  allowed_panels:
    - Plastyk\Dashboard\Panels\UpdatePanel
    - Plastyk\Dashboard\Panels\QuickLinksPanel
    - Plastyk\Dashboard\Panels\RecentlyEditedPagesPanel
    - PlasticStudio\Panels\SupportTicketPanel
    - PlasticStudio\Panels\WebsiteHealthPanel
    - PlasticStudio\Panels\BrokenLinksPanel
    - PlasticStudio\Panels\MemberStatsPanel

```

### Website health panel

[](#website-health-panel)

Custom panel that checks for missing meta title, meta description and setting email recipients.

### Member activity panel

[](#member-activity-panel)

Custom panel that outputs members who recently logged in

### Broken links panel

[](#broken-links-panel)

Custom panel which connects to OhDear API to retrieve broken links

- NOTE: OhDear client id needs to be added to dashboard.yml

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance86

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~65 days

Recently: every ~119 days

Total

9

Last Release

69d ago

Major Versions

1.0.7 → 2.0.02026-03-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4179876?v=4)[PS/digital](/maintainers/plasticstudio)[@PlasticStudio](https://github.com/PlasticStudio)

---

Top Contributors

[![ebakernz](https://avatars.githubusercontent.com/u/4185091?v=4)](https://github.com/ebakernz "ebakernz (118 commits)")

---

Tags

silverstripedashboard

### Embed Badge

![Health badge](/badges/plasticstudio-dashboard/health.svg)

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

###  Alternatives

[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)[unclecheese/dashboard

Adds a dashboard to the SilverStripe CMS

4742.3k1](/packages/unclecheese-dashboard)[plastyk/dashboard

An extendable dashboard for Silverstripe

2243.0k2](/packages/plastyk-dashboard)[icecaster/versioned-gridfield

VersionedGridFieldDetailForm, for managing Sitetree (or any other versioned objects) in CMS interfaces, such as ModelAdmin

1946.2k1](/packages/icecaster-versioned-gridfield)[mediabeast/flat-admin

Custom CSS theme for SilverStripe 3 Admin Interface

304.9k](/packages/mediabeast-flat-admin)

PHPackages © 2026

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