PHPackages                             silverware/theme - 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. [Templating &amp; Views](/categories/templating)
4. /
5. silverware/theme

ActiveSilverstripe-theme[Templating &amp; Views](/categories/templating)

silverware/theme
================

The default theme for a SilverWare application.

1.6.0(8y ago)354112BSD-3-ClauseCSS

Since Apr 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/praxisnetau/silverware-theme)[ Packagist](https://packagist.org/packages/silverware/theme)[ Docs](https://github.com/praxisnetau/silverware-theme)[ RSS](/packages/silverware-theme/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (1)Versions (23)Used By (2)

SilverWare Theme
================

[](#silverware-theme)

[![Latest Stable Version](https://camo.githubusercontent.com/86c3ceecba5a3a96268085c6c551036f756b5a6442a993f24db3146bcbbdb4c5/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f7468656d652f762f737461626c65)](https://packagist.org/packages/silverware/theme)[![Latest Unstable Version](https://camo.githubusercontent.com/4636e095419c63e4f7bd98c48aa6c6dfa9a1c68f6c4754ef147878e268634b66/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f7468656d652f762f756e737461626c65)](https://packagist.org/packages/silverware/theme)[![License](https://camo.githubusercontent.com/f04cae5461f68ad9a4733cb33a3ce176a63c32ab00d3e1cc86d0f4fc8f5038d1/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f7468656d652f6c6963656e7365)](https://packagist.org/packages/silverware/theme)

The default theme for a SilverWare application, based upon:

- [Webpack v3](https://github.com/webpack/webpack) (includes [dev server](https://github.com/webpack/webpack-dev-server))
- [Bootstrap v4](http://getbootstrap.com/) (now supports v4.0.0 final)
- [SilverStripe v4](https://github.com/silverstripe/silverstripe-framework)
- [Font Awesome v4.7.0](http://fontawesome.io)
- [Modernizr](https://modernizr.com)

Contents
--------

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Issues](#issues)
- [Contribution](#contribution)
- [Attribution](#attribution)
- [Maintainers](#maintainers)
- [License](#license)

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

[](#requirements)

- [SilverWare](https://github.com/praxisnetau/silverware)

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

[](#installation)

Installation is via [Composer](https://getcomposer.org):

```
$ composer require silverware/theme

```

You will also need to use Yarn (or NPM) to install the theme dependencies:

```
$ cd themes/silverware-theme
$ yarn install

```

Once your theme dependencies are installed, execute the following to start the webpack development server:

```
$ yarn start

```

The theme should now compile with hot module reloading enabled, allowing the browser to automatically reload and update your styles as you make changes to the theme Sass.

To prepare your theme for production, execute the following:

```
$ yarn build

```

Usage
-----

[](#usage)

To use this theme with your SilverWare application, you will need to configure `SSViewer` via YAML:

```
SilverStripe\View\SSViewer:
  themes:
    - 'silverware-theme'
    - '$default'
```

Issues
------

[](#issues)

Please use the [GitHub issue tracker](https://github.com/praxisnetau/silverware-theme/issues) for bug reports and feature requests.

Contribution
------------

[](#contribution)

Your contributions are gladly welcomed to help make this project better. Please see [contributing](CONTRIBUTING.md) for more information.

Attribution
-----------

[](#attribution)

- Makes use of [Font Awesome](http://fontawesome.io) by [Dave Gandy](https://github.com/davegandy).
- Makes use of [Bootstrap](http://getbootstrap.com/) by the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors)and [Twitter, Inc](https://twitter.com).
- Makes use of [webpack](https://github.com/webpack/webpack) and [webpack dev server](https://github.com/webpack/webpack-dev-server)by [Tobias Koppers](https://github.com/sokra), [Kees Kluskens](https://github.com/SpaceK33z), and [many more](https://github.com/webpack/webpack/graphs/contributors).

Maintainers
-----------

[](#maintainers)

[![Colin Tucker](https://avatars3.githubusercontent.com/u/1853705?s=144)](https://github.com/colintucker)[![Praxis Interactive](https://avatars2.githubusercontent.com/u/1782612?s=144)](https://www.praxis.net.au)[Colin Tucker](https://github.com/colintucker)[Praxis Interactive](https://www.praxis.net.au)License
-------

[](#license)

[BSD-3-Clause](LICENSE.md) © Praxis Interactive

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity73

Established project with proven stability

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

Total

22

Last Release

2941d ago

Major Versions

0.1.1 → 1.0.02017-06-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/f5d47a59cd183aa3f599c2b66dfce7c79c249c2eacb749f0ac8c38c4ca273d14?d=identicon)[PraxisNetAu](/maintainers/PraxisNetAu)

---

Top Contributors

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

---

Tags

bootstrap-4font-awesomemodernizrsilverstripe-4silverwarewebpackwebpack-dev-serverthemeapplicationsilverware

### Embed Badge

![Health badge](/badges/silverware-theme/health.svg)

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

###  Alternatives

[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.5k8.8M145](/packages/almasaeed2010-adminlte)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

354939.0k94](/packages/bk2k-bootstrap-package)[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)[tales-from-a-dev/flowbite-bundle

A Symfony form theme for Flowbite

88281.5k2](/packages/tales-from-a-dev-flowbite-bundle)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13640.5k2](/packages/andreia-filament-nord-theme)[openplain/filament-shadcn-theme

Shadcn UI theme for Filament - Beautiful color themes with the iconic Shadcn design system

5040.5k9](/packages/openplain-filament-shadcn-theme)

PHPackages © 2026

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