PHPackages                             silverstripe-australia/inlinehelp - 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. silverstripe-australia/inlinehelp

Abandoned → [symbiote-library/silverstripe-inlinehelp](/?search=symbiote-library%2Fsilverstripe-inlinehelp)Silverstripe-module

silverstripe-australia/inlinehelp
=================================

2.0.1(8y ago)183[1 PRs](https://github.com/silverstripe-australia-archive/silverstripe-inlinehelp/pulls)BSD-3-ClausePHP

Since Feb 9Pushed 7y ago2 watchersCompare

[ Source](https://github.com/silverstripe-australia-archive/silverstripe-inlinehelp)[ Packagist](https://packagist.org/packages/silverstripe-australia/inlinehelp)[ RSS](/packages/silverstripe-australia-inlinehelp/feed)WikiDiscussions master Synced 2mo ago

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

> ## **IMPORTANT**
>
> [](#important)

> This is no longer actively maintained, however, if you're interested in adopting it, please let us know!

SilverStripe Inline Help Module
===============================

[](#silverstripe-inline-help-module)

Maintainer Contacts
-------------------

[](#maintainer-contacts)

- Tom Brewer-Vinga ()

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

[](#requirements)

- SilverStripe 3.2+

Documentation
-------------

[](#documentation)

Changelog
---------

[](#changelog)

**1.0**

- Updated to SilverStripe 3.2
    - Earlier versions of SilverStripe 3 have not been tested

Known Bugs
----------

[](#known-bugs)

- The displayed fields in the admin section under the tab "Attach To" display incorrectly with the selected radio button when the item is dynamically loaded

Installation Instructions
-------------------------

[](#installation-instructions)

1. Place this directory in the root of your SilverStripe installation.
2. If cloned or using the zip file, change the directory to just `inlinehelp`
3. Add the following lines of code to your Page init function

```
if($this->dataRecord) {
	$this->dataRecord->extend('onPageInit', $this);
} else {
	singleton('SiteTree')->extend('onPageInit', $this);
}

```

4. Visit yoursite.com/dev/build to rebuild the database.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 62.5% 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 ~168 days

Total

4

Last Release

3241d ago

Major Versions

1.0.1 → 2.0.02017-06-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/81a02d16342f3aba374149210eab73bc6bc0552120fc2dca6303a08acc1ba29c?d=identicon)[ssau](/maintainers/ssau)

---

Top Contributors

[![ajshort](https://avatars.githubusercontent.com/u/31570?v=4)](https://github.com/ajshort "ajshort (10 commits)")[![Neumes](https://avatars.githubusercontent.com/u/8358226?v=4)](https://github.com/Neumes "Neumes (4 commits)")[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (2 commits)")

---

Tags

silverstripeinlinehelp

### Embed Badge

![Health badge](/badges/silverstripe-australia-inlinehelp/health.svg)

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

###  Alternatives

[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

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

PHPackages © 2026

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