PHPackages                             ivoba/silverstripe-gridfield-html - 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. ivoba/silverstripe-gridfield-html

ActiveSilverstripe-vendormodule

ivoba/silverstripe-gridfield-html
=================================

GridField component to add any HTML fragment

1.0.1(7y ago)1123[1 issues](https://github.com/ivoba/silverstripe-gridfield-html/issues)MITPHPPHP &gt;=7

Since Jan 19Pushed 7y ago2 watchersCompare

[ Source](https://github.com/ivoba/silverstripe-gridfield-html)[ Packagist](https://packagist.org/packages/ivoba/silverstripe-gridfield-html)[ RSS](/packages/ivoba-silverstripe-gridfield-html/feed)WikiDiscussions master Synced today

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

silverstripe-gridfield-html
===========================

[](#silverstripe-gridfield-html)

GridField component to add any HTML fragment around the GridField

[![Total Downloads](https://camo.githubusercontent.com/68944204c5e2e970ef17edbe9bba3465abd08936ad1a7600a8c24f91dc7bc239/68747470733a2f2f706f7365722e707567782e6f72672f69766f62612f73696c7665727374726970652d677269646669656c642d68746d6c2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/ivoba/silverstripe-gridfield-html)

Stupid simple ...

Install
-------

[](#install)

Via Composer

```
{
    "require": {
        "ivoba/silverstripe-gridfield-html": "^1.0"
    }
}
```

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

[](#requirements)

- SilverStripe 4

Usage
-----

[](#usage)

Sometimes you just want to add a Link next to the actions, sometimes some text on top of the grid and sometimes an important image under the grid.

```
    $gridField->getConfig()->addComponent(new GridFieldHtmlComponent([
          'buttons-before-left' => 'API',
          'before' => 'Here comes the grid',
          'after' => ''
          ]));
```

See here: [https://docs.silverstripe.org/en/4/developer\_guides/forms/field\_types/gridfield/#flexible-area-assignment-through-fragments](https://docs.silverstripe.org/en/4/developer_guides/forms/field_types/gridfield/#flexible-area-assignment-through-fragments)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/ivoba/silverstripe-gridfield-html/blob/master/LICENSE) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

2

Last Release

2667d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

htmlsilverstripegridfield

### Embed Badge

![Health badge](/badges/ivoba-silverstripe-gridfield-html/health.svg)

```
[![Health](https://phpackages.com/badges/ivoba-silverstripe-gridfield-html/health.svg)](https://phpackages.com/packages/ivoba-silverstripe-gridfield-html)
```

###  Alternatives

[undefinedoffset/sortablegridfield

Adds drag and drop functionality to Silverstripe's GridField

941.2M50](/packages/undefinedoffset-sortablegridfield)[unclecheese/betterbuttons

Adds new form actions and buttons to GridField detail form for usability enhancements.

85544.9k19](/packages/unclecheese-betterbuttons)[silverstripe/staticpublishqueue

Static publishing queue to create static versions of pages for enhanced performance and security

45135.4k4](/packages/silverstripe-staticpublishqueue)[briceburg/silverstripe-pickerfield

GridField based management of has\_one , has\_many , and many\_many relationship selection

2541.2k1](/packages/briceburg-silverstripe-pickerfield)[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[axllent/silverstripe-tiled-gridfield

Inline/tiled images in a Silverstripe GridField table

163.2k](/packages/axllent-silverstripe-tiled-gridfield)

PHPackages © 2026

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