PHPackages                             winter/wn-workshop-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. winter/wn-workshop-theme

ActiveWinter-theme[Utility &amp; Helpers](/categories/utility)

winter/wn-workshop-theme
========================

TailwindCSS-built theme for testing core plugins

117213[1 PRs](https://github.com/wintercms/wn-workshop-theme/pulls)HTML

Since Apr 8Pushed 1y ago4 watchersCompare

[ Source](https://github.com/wintercms/wn-workshop-theme)[ Packagist](https://packagist.org/packages/winter/wn-workshop-theme)[ RSS](/packages/winter-wn-workshop-theme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Workshop Theme
==============

[](#workshop-theme)

The Workshop Theme is a simple theme built on Tailwind CSS that aims to be a testbed for the core Winter CMS plugins.

The theme tests the following plugins:

- [Static Pages](https://github.com/wintercms/wn-pages-plugin)
- [Blog](https://github.com/wintercms/wn-blog-plugin)
- [Forum](https://github.com/wintercms/wn-forum-plugin)
- [User](https://github.com/wintercms/wn-user-plugin)
- [Translate](https://github.com/wintercms/wn-translate-plugin)
- [Sitemap](https://github.com/wintercms/wn-sitemap-plugin)

And tests the following concepts:

- The [Snowboard](https://wintercms.com/docs/snowboard/introduction) JavaScript framework
- Inline component code
- Theme-based component template overrides

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

[](#requirements)

- Winter CMS 1.1.8 or above.
- NodeJS 12 or above, if you wish to style the theme.

Development
-----------

[](#development)

The theme is built on Tailwind CSS, which is built using the NodeJS framework. To be able to compile any changes made to the styling or content, you must use the Mix commands that are included with Winter CMS 1.1.8.

You must first install the Node dependencies required for the theme.

```
php artisan mix:install -p theme-workshop
```

Then, to compile the Tailwind CSS styles for development, run the following command in the root folder of the project:

```
php artisan mix:compile -p theme-workshop
```

To compile the Tailwind CSS styles for production (which should be done if you commit any changes to the Workshop theme), you must add the `--production` flag to the above command:

```
php artisan mix:compile -p theme-workshop --production
```

To make it easy to develop the theme, you can also watch the necessary template and stylesheet files for any changes:

```
php artisan mix:watch theme-workshop
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95.6% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7253840?v=4)[Luke Towers](/maintainers/LukeTowers)[@LukeTowers](https://github.com/LukeTowers)

![](https://avatars.githubusercontent.com/u/15900351?v=4)[Ben Thomson](/maintainers/bennothommo)[@bennothommo](https://github.com/bennothommo)

---

Top Contributors

[![bennothommo](https://avatars.githubusercontent.com/u/15900351?v=4)](https://github.com/bennothommo "bennothommo (43 commits)")[![damsfx](https://avatars.githubusercontent.com/u/282242?v=4)](https://github.com/damsfx "damsfx (1 commits)")[![LukeTowers](https://avatars.githubusercontent.com/u/7253840?v=4)](https://github.com/LukeTowers "LukeTowers (1 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/winter-wn-workshop-theme/health.svg)

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

###  Alternatives

[rangerz/magento2-module-quicklink

Faster subsequent page-loads by prefetching in-viewport links during idle time.

3410.0k](/packages/rangerz-magento2-module-quicklink)[aozisik/php-turkce

Turkish language friendly string manipulation functions for PHP.

292.1k](/packages/aozisik-php-turkce)[zenstruck/class-metadata

Add human readable class aliases &amp; metadata with efficient lookups.

142.8k5](/packages/zenstruck-class-metadata)

PHPackages © 2026

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