PHPackages                             czim/laravel-cms-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. czim/laravel-cms-theme

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

czim/laravel-cms-theme
======================

Laravel CMS: Theme component

0.9.10(6y ago)52.1k[1 issues](https://github.com/czim/laravel-cms-theme/issues)HTMLPHP &gt;=5.5.9

Since Nov 20Pushed 6y ago2 watchersCompare

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

READMEChangelogDependencies (4)Versions (11)Used By (0)

CMS for Laravel - Theme Package
===============================

[](#cms-for-laravel---theme-package)

Simple default theme package to use with the CMS Core. This is a simple web-based bootstrap setup, not recommended for more than demonstrative purposes.

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

[](#installation)

Add the service provider to the `cms-core.php` config (*NOT* your `app.php` config!):

```
    'providers' => [
        // ...
        \Czim\CmsTheme\CmsThemeServiceProvider::class,
    ],
```

To publish the assets for the CMS theme:

```
php artisan vendor:publish
```

Compiling assets
----------------

[](#compiling-assets)

An Elixir setup is provided for compiling the assets for the CMS. The output directory for this process is `resources/assets/build`.

To compile css and javascript, you can run

```
npm install
gulp --production
```

... in the base directory of this repository.

Plugins and scripts used
------------------------

[](#plugins-and-scripts-used)

- [CKEditor](http://ckeditor.com)
- [Bootstrap datetime picker](https://github.com/Eonasdan/bootstrap-datetimepicker)
- [MomentJS](http://momentjs.com) with locales
- [Featherlight](http://noelboss.github.io/featherlight)
- [jQuery sortable](http://johnny.github.com/jquery-sortable)
- [jQuery location picker](https://github.com/Logicify/jquery-locationpicker-plugin) (0.1.15)
- [Select2](https://select2.github.io) (4.0.3)
- [Multiselect with two sides](http://crlcu.github.io/multiselect) ([documentation](http://crlcu.github.io/multiselect/examples/zero-configuration.html))

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55% 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 ~113 days

Recently: every ~207 days

Total

10

Last Release

2438d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1657b09521b6030fe32d864a493ded8b1dbbdf737ef3772135dfc123cea34767?d=identicon)[czim](/maintainers/czim)

---

Top Contributors

[![daniel-de-wit](https://avatars.githubusercontent.com/u/3015394?v=4)](https://github.com/daniel-de-wit "daniel-de-wit (11 commits)")[![czim](https://avatars.githubusercontent.com/u/11831617?v=4)](https://github.com/czim "czim (9 commits)")

---

Tags

blade-viewscmscms-themecomponentlaravel-cmsthemelaravelcmsviewthemeassets

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/czim-laravel-cms-theme/health.svg)

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

###  Alternatives

[shipu/themevel

Theme and asset management for laravel

34632.1k1](/packages/shipu-themevel)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13334.7k2](/packages/andreia-filament-nord-theme)[brackets/admin-ui

Administration user interface template

29258.6k3](/packages/brackets-admin-ui)[itstructure/laravel-grid-view

Grid view for laravel framework

2546.6k2](/packages/itstructure-laravel-grid-view)[raoul2000/yii2-bootswatch-asset

Use Bootswatch theme in your Yii application with minimum effort

2145.0k4](/packages/raoul2000-yii2-bootswatch-asset)[luyadev/luya-bootstrap4

Bootstrap4 Assets and Helper classes like ActiveForm for LUYA and Yii2.

1843.9k3](/packages/luyadev-luya-bootstrap4)

PHPackages © 2026

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