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

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

pixelneat/silverstripe-content-blocks
=====================================

Accessories for SilverStripe Blocks module

1301PHP

Since Aug 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Pixelneat/silverstripe-content-blocks)[ Packagist](https://packagist.org/packages/pixelneat/silverstripe-content-blocks)[ RSS](/packages/pixelneat-silverstripe-content-blocks/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Content Blocks
===========================

[](#silverstripe-content-blocks)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a7f89b61d06c56e234e704399b7ab41ed0594dfb37395bdaa6c096f85edbfdb0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506978656c6e6561742f73696c7665727374726970652d636f6e74656e742d626c6f636b732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Pixelneat/silverstripe-content-blocks/?branch=master)

Accessories for [Blocks](https://github.com/sheadawson/silverstripe-blocks) module. This repository are always up-to-date with new features of blocks.

Blocks includes
---------------

[](#blocks-includes)

- [Content Image](docs/CONTENT_IMAGE_BLOCK.md) - block can store multiple images with sortable feature, but it required to have [SortableUploadField](https://github.com/bummzack/sortablefile) dependency installed. Also have a nice feature like to choose the template for your layout.

    - Features
        - Upload many images with sorting each ones
        - Choose a template for layout
- [Google Maps](docs/GOOGLE_MAPS_BLOCK.md) - block with interactive google maps at the CMS. Can be set multiple markers, detecting zoom and position coordinates. Can be set global marker image or each marker individually.

    - Features
        - Set a global marker image or individually for each marker object
        - Interactive set a google maps position (zoom level, coordinates)
        - Delete or add new markers
- [Slider](docs/SLIDER.md) - block of slider which hold different types (video, image slider types).
- [Video](docs/VIDEO.md) - block of video. In this video block can be added Vimeo, Youtube URL links, or upload your own video to the server.

Global usage
------------

[](#global-usage)

- If you did not want one of those accessory blocks, simple set the blocks configuration

```
    BlockManager:
      themes:
        YourTheme:
          disabled_blocks:
            - BaseBlock # this should be always set
            - ContentImageBlock # this extra block to be hidden
```

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

[](#contributing)

To contributing a module [read here](docs/CONTRIBUTING.md) for compliance with the rules and understand how it's working. If you have any questions, feel free to ask maintainer of Donatas .

TODO
----

[](#todo)

1. Each class should be in namespace, but waiting when [silverstripe-gridfieldextensions](https://github.com/silverstripe-australia/silverstripe-gridfieldextensions) their support the namespace'd class'es when creating a new block.
2.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f58501d2e6a25e8a2b1a55256dd72d67cd7d379ea00fe7972dc9e14d04e0b1fb?d=identicon)[Pixelneat](/maintainers/Pixelneat)

---

Tags

accessoriesblockscontent-imagegoogle-mapssilverstripeslidervideo-slider

### Embed Badge

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

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

###  Alternatives

[magenest/module-multiple-wishlist

Multiple Wishlist extension by Magenest

193.5k](/packages/magenest-module-multiple-wishlist)

PHPackages © 2026

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