PHPackages                             andrewandante/silverstripe-theme-picker - 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. andrewandante/silverstripe-theme-picker

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

andrewandante/silverstripe-theme-picker
=======================================

Adds a theme dropdown to SiteConfig.

v1.0.1(5y ago)37271BSD-3-ClausePHPPHP &gt;=5.6.0CI failing

Since Nov 13Pushed 5y ago3 watchersCompare

[ Source](https://github.com/andrewandante/silverstripe-theme-picker)[ Packagist](https://packagist.org/packages/andrewandante/silverstripe-theme-picker)[ Docs](https://github.com/andrewandante/silverstripe-theme-picker)[ RSS](/packages/andrewandante-silverstripe-theme-picker/feed)WikiDiscussions master Synced 2mo ago

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

SilverStripe Theme Picker
=========================

[](#silverstripe-theme-picker)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ffe1bb7b3195d189277be8500e5b86000211edd5c8d35c4295e7580c5631c103/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e64726577616e64616e74652f73696c7665727374726970652d7468656d652d7069636b65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/andrewandante/silverstripe-theme-picker/badges/quality-score.png?b=master)

Module to replicate the SS3 dropdown for themes in SS4.

Requirements
------------

[](#requirements)

- SS4
- SiteConfig

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

[](#installation)

```
composer require andrewandante/silverstripe-theme-picker
```

Config
------

[](#config)

This generates the dropdown from the `SSViewer::themes()` - so any theme you'd like to be selectable needs to be first present in `something.yml`.

```
SilverStripe\View\SSViewer:
  themes:
    - 'simple'
    - 'complicated'
    - '$default'
```

Will result in the dropdown options 'simple' and 'complicated'.

Caveats
-------

[](#caveats)

- Currently hooks onto `PageController`.
- Hooks out the theme from the list and sticks it at the top.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 57.1% 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 ~1024 days

Total

2

Last Release

2077d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b26f10a5e259d1dc81521de453f7c4899b3d0160083109dd41db751120b23f6?d=identicon)[andrewandante](/maintainers/andrewandante)

---

Top Contributors

[![andrewandante](https://avatars.githubusercontent.com/u/9702648?v=4)](https://github.com/andrewandante "andrewandante (8 commits)")[![colintucker](https://avatars.githubusercontent.com/u/1853705?v=4)](https://github.com/colintucker "colintucker (6 commits)")

---

Tags

silverstripethemeadminpickerswitch

### Embed Badge

![Health badge](/badges/andrewandante-silverstripe-theme-picker/health.svg)

```
[![Health](https://phpackages.com/badges/andrewandante-silverstripe-theme-picker/health.svg)](https://phpackages.com/packages/andrewandante-silverstripe-theme-picker)
```

###  Alternatives

[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)[mediabeast/flat-admin

Custom CSS theme for SilverStripe 3 Admin Interface

304.9k](/packages/mediabeast-flat-admin)[praxisnetau/silverstripe-moderno-admin

A SilverStripe module to give the CMS a more modern, flat appearance.

224.4k](/packages/praxisnetau-silverstripe-moderno-admin)

PHPackages © 2026

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