PHPackages                             koomai/wardrobe-themes - 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. koomai/wardrobe-themes

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

koomai/wardrobe-themes
======================

Custom themes for WardrobeCMS

86141[1 issues](https://github.com/koomai/wardrobe-themes/issues)HTML

Since Jun 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/koomai/wardrobe-themes)[ Packagist](https://packagist.org/packages/koomai/wardrobe-themes)[ RSS](/packages/koomai-wardrobe-themes/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Themes for Wardrobe CMS
=======================

[](#themes-for-wardrobe-cms)

### DEPRECATED

[](#deprecated)

This package is no longer maintained.

---

This package currently contains a basic two-column theme for [Wardrobe](http://wardrobecms.com). It uses most of Bootstrap 3's default styles with minimal overrides. Bootstrap 3 is designed to be mobile-first, so this theme plays nice with smaller screens. It also can be easily configured to use [Bootswatch](http://bootswatch.com) themes - see **Configuration**.

The goal is to add more themes based on other frameworks.

\###How to Install###

1. Run *composer update* to install. Alternatively you can install it directly via composer on your Wardrobe installation:

    ```
       composer require koomai/wardrobe-themes:dev-master

    ```
2. Add the Service Provider to *config/app.php* (at the end of the *providers* array)

    ```
       'Koomai\WardrobeThemes\WardrobeThemesServiceProvider',

    ```
3. Publish this package's configuration file

    ```
       php artisan wardrobethemes:config

    ```
4. Copy this package's themes to the *public/themes* folder

    ```
       php artisan wardrobethemes:assets

    ```

Note: The artisan commands will overwrite previous files. If you've made custom modifications, do not run these commands without backing up your Wardrobe Themes config file (in config/packages) and themes directory (in public/themes)

In your Wardrobe config file *(config/packages/wardrobe/core/wardrobe.php)* set the theme to one of the new themes in *public/themes* folder (currently just *bootstrap*)

\###Configuration###

There are some configuration options in *config/packages/koomai/wardrobe-themes/config.php*

- *theme* - You can swap out the default Bootstrap theme with one of the Bootswatch themes here. Options are listed in the comments.
- *excerpt* - By default the theme displays one paragraph of each post on the home page. Change this option to *false* to display entire posts.
- *fonts* - Some preset Google fonts combinations to override default fonts from Bootstrap/Bootswatch. Options are listed in the comments.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/53a237b1581b9695f535c4794f06ed1c84edbaf8ef1953628c0d3cba0392ec47?d=identicon)[koomai](/maintainers/koomai)

---

Top Contributors

[![koomai](https://avatars.githubusercontent.com/u/1274618?v=4)](https://github.com/koomai "koomai (21 commits)")

### Embed Badge

![Health badge](/badges/koomai-wardrobe-themes/health.svg)

```
[![Health](https://phpackages.com/badges/koomai-wardrobe-themes/health.svg)](https://phpackages.com/packages/koomai-wardrobe-themes)
```

###  Alternatives

[moltin/laravel-cart

Shopping cart package

27624.9k](/packages/moltin-laravel-cart)

PHPackages © 2026

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