PHPackages                             evanshunt/frontendeditlink - 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. evanshunt/frontendeditlink

ActiveSilverstripe-vendormodule

evanshunt/frontendeditlink
==========================

A small SilverStripe module that provides logged in users with a front-end `Edit` link. This helps in quickly editing a pages and finding it on the SiteTree instead of hunting for it.

3.0(2y ago)02.4k1BSD-3-ClausePHP

Since Jun 23Pushed 2y agoCompare

[ Source](https://github.com/evanshunt/frontendeditlink)[ Packagist](https://packagist.org/packages/evanshunt/frontendeditlink)[ Docs](http://github.com/evanshunt/frontendeditlink)[ RSS](/packages/evanshunt-frontendeditlink/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (2)Versions (17)Used By (0)

Consider using  instead as it provides more advanced options
-------------------------------------------------------------------------------------------------------------------

[](#consider-using-httpsgithubcomjonomsilverstripe-betternavigator-instead-as-it-provides-more-advanced-options)

Description
-----------

[](#description)

A small SilverStripe module that provides logged in users with a front-end `Edit` link. This helps in quickly editing a pages and finding it on the SiteTree instead of hunting for it.

This is SilverStripe 5 supported release

Setup
-----

[](#setup)

Then from where you have the `composer.json` file run `composer require evanshunt/frontendeditlink:^2`

Add the extension to your site's yml configuration

```
Page:
  extensions:
    - evanshunt\frontendeditlink\FrontEndEditLink
```

Then on your `Page.ss` or if you only want to enabel it on specific pages; then only add it to those pages' templates, add `$EditLink`. This will render a small link on the page. Right now it's positioned fixed at the bottom left corner of the page.

Changelog:

- 2020-06-25: renamed module
- 2020-06-22: initial commit

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 85% 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 ~110 days

Recently: every ~327 days

Total

13

Last Release

837d ago

Major Versions

0.4 → 2.12020-06-29

1.2 → 2.22020-07-01

1.3 → 2.42021-08-03

2.4 → 3.02024-01-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/9771410446b7f3ffa84e9fa87891cb20828430853ef6cc74063a460a475be27b?d=identicon)[ehdeveloped](/maintainers/ehdeveloped)

![](https://www.gravatar.com/avatar/13d1c83836607c23d1f848fbc9175c5838ec15f2568aa63b98e7c53a4e6953d2?d=identicon)[sinang](/maintainers/sinang)

---

Top Contributors

[![sinan-evanshunt](https://avatars.githubusercontent.com/u/26654500?v=4)](https://github.com/sinan-evanshunt "sinan-evanshunt (17 commits)")[![davejtoews](https://avatars.githubusercontent.com/u/9664035?v=4)](https://github.com/davejtoews "davejtoews (1 commits)")[![markcurrie](https://avatars.githubusercontent.com/u/51332811?v=4)](https://github.com/markcurrie "markcurrie (1 commits)")[![mprquinn](https://avatars.githubusercontent.com/u/1807760?v=4)](https://github.com/mprquinn "mprquinn (1 commits)")

---

Tags

silverstripeFrontEndEditLink

### Embed Badge

![Health badge](/badges/evanshunt-frontendeditlink/health.svg)

```
[![Health](https://phpackages.com/badges/evanshunt-frontendeditlink/health.svg)](https://phpackages.com/packages/evanshunt-frontendeditlink)
```

###  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)
