PHPackages                             thehustle/silverstripe-blocks - 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. thehustle/silverstripe-blocks

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

thehustle/silverstripe-blocks
=============================

A SilverStripe module to create couple of custom multiple blocks.

v1.0(1y ago)0110MITPHPPHP ^7.1 || ^8.0

Since Oct 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/billyranario/silverstripe-blocks)[ Packagist](https://packagist.org/packages/thehustle/silverstripe-blocks)[ RSS](/packages/thehustle-silverstripe-blocks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

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

[](#installation)

Install the module via Composer:

```
composer require thehustle/silverstripe-blocks
```

This command installs its dependencies as well, including the `dnadesign/silverstripe-elemental` module and `dnadesign/silverstripe-elemental-list` module so you don't have to install them separately.

Run Composer Commands
---------------------

[](#run-composer-commands)

```
composer vendor-expose
composer dump-autoload
```

Most importantly, don't forget to run `dev/build` or `dev/build?flush=all` after.

Overriding Layouts
------------------

[](#overriding-layouts)

To override the layout of the template blocks, you can create a new template file in your theme's template directory. Make sure to follow the Namespace and Directory structure of the original template file.

```
mkdir themes/your-theme/templates/TheHustle/Layout/
touch Accordion.ss
touch AccordionItem.ss
touch Tab.ss
touch TabItem.ss
```

Don't forget to run `dev/build` or `dev/build?flush=all` after creating the new template files.

```
http://yourdomain.com/dev/build
```

or

```
http://yourdomain.com/dev/build?flush=all
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

568d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61ec9de47de1d1d6f37c01dc5062b79b8301b4664153c312cc58806978002c88?d=identicon)[billyranario](/maintainers/billyranario)

### Embed Badge

![Health badge](/badges/thehustle-silverstripe-blocks/health.svg)

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

PHPackages © 2026

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