PHPackages                             robertvanlienden/silverstripe-bulma-primary-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. robertvanlienden/silverstripe-bulma-primary-theme

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

robertvanlienden/silverstripe-bulma-primary-theme
=================================================

A simple SilverStripe primary colored theme based on the Bulma CSS Framework

v1.2(1y ago)131MITJavaScript

Since May 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/robertvanlienden/silverstripe-bulma-primary-theme)[ Packagist](https://packagist.org/packages/robertvanlienden/silverstripe-bulma-primary-theme)[ RSS](/packages/robertvanlienden-silverstripe-bulma-primary-theme/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

SilverStripe Bulma Primary Theme
================================

[](#silverstripe-bulma-primary-theme)

By Robert van Lienden ( - Twitter [@Robertvlienden](https://www.twitter.com/robertvlienden))

This theme is a great start if you want to use [Bulma CSS Framework](https://bulma.io/) for your [SilverStripe](https://silverstripe.org) site. And you can change the color easy by editting the `src/scss/base/_variables.scss` file!

Default color is `#059fe2`: [![Screenshot SilverStripe Bulma Primary Theme blue](screenshots/img_1.png "Screenshot")](screenshots/img_1.png)

[![Screenshot SilverStripe Bulma Primary Theme orange](screenshots/img_2.png "Screenshot")](screenshots/img_2.png)

Visit () for a overview with my themes.

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

[](#requirements)

### Installation

[](#installation)

- SilverStripe 4 &amp; 5

### Development

[](#development)

- Node Package Manager (npm)
- Node Version Manager (nvm)

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

[](#installation-1)

- `composer require robertvanlienden/silverstripe-bulma-primary-theme`
- Change your `app/_config/theme.yml` to:

```
---
Name: mytheme
---
SilverStripe\View\SSViewer:
themes:
- '$public'
- 'silverstripe-bulma-primary-theme'
- '$default'
```

Developing
----------

[](#developing)

Make sure you got the development requirements and start developing with the following commands:

- `cd `
- `nvm use`
- `npm install`
- `npm run watch`

Now Gulp is watching for JS/SCSS changes in the src folder.

### Build

[](#build)

Want to build JS/CSS assets for production? Just run; `npm make build` and let gulp compile the production assets.

License
-------

[](#license)

This theme is published under MIT License. Reuse, edit, modify, sell, do whatever you want with this base template.

If you use this theme commercial and make money with this theme, please be kind and do a donation with PayPal (see Donations below).

Issue/PR
--------

[](#issuepr)

Feel free to make some issue/PR if you find issues/bugs/improvements.

Donations
---------

[](#donations)

Do you want to thank me for making this SilverStripe theme?

Please donate to me with PayPal! You can donate on [Paypal.me/robertvanlienden](http://paypal.me/robertvanlienden).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

3

Last Release

716d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27813145?v=4)[Robert van Lienden](/maintainers/robertvanlienden)[@robertvanlienden](https://github.com/robertvanlienden)

---

Top Contributors

[![robertvanlienden](https://avatars.githubusercontent.com/u/27813145?v=4)](https://github.com/robertvanlienden "robertvanlienden (2 commits)")

---

Tags

themesilverstripetheme

### Embed Badge

![Health badge](/badges/robertvanlienden-silverstripe-bulma-primary-theme/health.svg)

```
[![Health](https://phpackages.com/badges/robertvanlienden-silverstripe-bulma-primary-theme/health.svg)](https://phpackages.com/packages/robertvanlienden-silverstripe-bulma-primary-theme)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

85155.1k3](/packages/mediawiki-maps)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

20256.6k4](/packages/civicrm-civicrm-drupal-8)

PHPackages © 2026

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