PHPackages                             silbinarywolf/silverstripe-stagingbar - 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. silbinarywolf/silverstripe-stagingbar

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

silbinarywolf/silverstripe-stagingbar
=====================================

Adds a navigation bar to the frontend when viewing a draft / in ?stage=Stage mode.

171PHP

Since Dec 30Pushed 9y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Staging Bar
===========

[](#staging-bar)

Adds a navigation bar to the frontend when viewing a draft / in ?stage=Stage mode.

Screenshot
==========

[](#screenshot)

[![stagingbar](https://cloud.githubusercontent.com/assets/3859574/21563347/99e6dca2-ced5-11e6-9b34-ee579db3920b.png)](https://cloud.githubusercontent.com/assets/3859574/21563347/99e6dca2-ced5-11e6-9b34-ee579db3920b.png)

Quick Install
=============

[](#quick-install)

1. Put module in root folder
2. Enjoy!

Configuration
=============

[](#configuration)

```
StagingBar\RequestFilter:
  # Enable/Disable staging bar
  enabled: true
  # Enable/disable Squiz CodeSniffer accessibility checker
  enable_codesniffer: true
  # Add additional CSS/JS for bar
  css_files:
  	'custom': 'mysite/css/staging-default.css'
  js_files:
  	'custom': 'mysite/javascript/staging-default.js'
  	# Disable margin-top push down of content (can be buggy depending on frontend build)
  	'pushdown': ''
```

Supports
========

[](#supports)

- Silverstripe 3.1 and up
- Internet Explorer 9 and up (Browser must support document.querySelectorAll())

Override Staging Bar template
=============================

[](#override-staging-bar-template)

1. Go into stagingbar/templates/Includes/StagingBar.ss
2. Copy paste into your theme Includes folder.
3. Modify however you want.

Credits
=======

[](#credits)

[Squizlabs - HTML Code Sniffer](http://squizlabs.github.io/HTML_CodeSniffer/)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/91f71cbb05b87b3051e0d0680314bef897a7a26d73e553fad71442c2f5098552?d=identicon)[SilbinaryWolf](/maintainers/SilbinaryWolf)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/silbinarywolf-silverstripe-stagingbar/health.svg)

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

###  Alternatives

[league/object-mapper

Converts structured data into strict objects.

357.9k2](/packages/league-object-mapper)[bugloos/fault-tolerance-bundle

Fault Tolerance Bundle

111.1k](/packages/bugloos-fault-tolerance-bundle)

PHPackages © 2026

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