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 today

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

25

—

LowBetter than 35% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

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

622d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10057058?v=4)[Billy Ranario](/maintainers/billyranario)[@billyranario](https://github.com/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)
```

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21424.1k12](/packages/silverstripe-sharedraftcontent)

PHPackages © 2026

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