PHPackages                             symbiote/silverstripe-usertemplates - 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. symbiote/silverstripe-usertemplates

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

symbiote/silverstripe-usertemplates
===================================

Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files

2.4.0(1y ago)1414.5k↓50%10[7 PRs](https://github.com/nyeholt/silverstripe-usertemplates/pulls)1BSD-3-ClausePHP

Since May 20Pushed 1y ago5 watchersCompare

[ Source](https://github.com/nyeholt/silverstripe-usertemplates)[ Packagist](https://packagist.org/packages/symbiote/silverstripe-usertemplates)[ Docs](https://github.com/nyeholt/silverstripe-usertemplates)[ RSS](/packages/symbiote-silverstripe-usertemplates/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (25)Used By (1)

UserTemplates
=============

[](#usertemplates)

[![Build Status](https://camo.githubusercontent.com/a11e7c9003989631c095c31c47a6027517ab62b9803996aa8c717dd4cdd5f88e/68747470733a2f2f6170692e7472617669732d63692e636f6d2f6e7965686f6c742f73696c7665727374726970652d7573657274656d706c617465732e737667)](https://travis-ci.com/nyeholt/silverstripe-usertemplates)[![Latest Stable Version](https://camo.githubusercontent.com/88ebc81781f052081dc6eccc5ed1bb757e272d6ae2bcdb5f3c8bc3b3885c0d23/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d7573657274656d706c617465732f76657273696f6e2e737667)](https://github.com/symbiote/silverstripe-usertemplates/releases)[![Latest Unstable Version](https://camo.githubusercontent.com/d8f68b3f7231fd434259bae244bcde19e6f49b04e7f05b7d37bf70581cb79575/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d7573657274656d706c617465732f762f756e737461626c652e737667)](https://packagist.org/packages/symbiote/silverstripe-usertemplates)[![Total Downloads](https://camo.githubusercontent.com/0ace594751878baa59f10f0873b9754000c4f645103559e8203ada1d7aac873f/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d7573657274656d706c617465732f646f776e6c6f6164732e737667)](https://packagist.org/packages/symbiote/silverstripe-usertemplates)[![License](https://camo.githubusercontent.com/00d93c428245abfaf3334039d5c51f1eeec0983bb1ebc593540589ba2c329e3c/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d7573657274656d706c617465732f6c6963656e73652e737667)](https://github.com/symbiote/silverstripe-usertemplates/blob/master/LICENSE.md)

Allows cms users to apply templates that are created and defined within the CMS directly, including CSS and JavaScript files, to trees of content.

Composer Install
----------------

[](#composer-install)

```
composer require symbiote/silverstripe-usertemplates dev-master

```

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

[](#requirements)

- silverstripe/cms: ^4 || ^5
- symbiote/silverstripe-multivaluefield: ^5 || ^6

Documentation
-------------

[](#documentation)

- [Getting started](docs/en/getting-started.md)
- [Usage](docs/en/usage.md)
- [License](LICENSE.md)
- [Contributing](CONTRIBUTING.md)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 89.2% 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 ~179 days

Recently: every ~353 days

Total

22

Last Release

607d ago

Major Versions

1.2.x-dev → 2.0.02018-02-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/25cb1c56a7ab949d1e6b28a2a04862ce1cffe1799a291e1797f8dfd33cd83716?d=identicon)[nyeholt](/maintainers/nyeholt)

---

Top Contributors

[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (58 commits)")[![ryanwachtl](https://avatars.githubusercontent.com/u/341209?v=4)](https://github.com/ryanwachtl "ryanwachtl (3 commits)")[![Neumes](https://avatars.githubusercontent.com/u/8358226?v=4)](https://github.com/Neumes "Neumes (2 commits)")[![lilireece](https://avatars.githubusercontent.com/u/13142433?v=4)](https://github.com/lilireece "lilireece (1 commits)")[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (1 commits)")

---

Tags

silverstripetemplatesthemes

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/symbiote-silverstripe-usertemplates/health.svg)

```
[![Health](https://phpackages.com/badges/symbiote-silverstripe-usertemplates/health.svg)](https://phpackages.com/packages/symbiote-silverstripe-usertemplates)
```

###  Alternatives

[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.0k42](/packages/silvershop-core)[symbiote/silverstripe-listingpage

A module that allows CMS users to create templated listing pages.

1012.7k2](/packages/symbiote-silverstripe-listingpage)

PHPackages © 2026

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