PHPackages                             frankmullenger/underconstruction - 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. frankmullenger/underconstruction

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

frankmullenger/underconstruction
================================

SilverStripe Under Construction Page Module

162.2k12[6 PRs](https://github.com/frankmullenger/silverstripe-underconstruction/pulls)PHP

Since Nov 29Pushed 5y ago3 watchersCompare

[ Source](https://github.com/frankmullenger/silverstripe-underconstruction)[ Packagist](https://packagist.org/packages/frankmullenger/underconstruction)[ RSS](/packages/frankmullenger-underconstruction/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Under Construction Page Module
===========================================

[](#silverstripe-under-construction-page-module)

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

[](#maintainer-contacts)

- Frank Mullenger (frankmullenger\_AT\_gmail(dot)com) [My Blog](http://deadlytechnology.com)

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

[](#requirements)

- SilverStripe 3.0

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

[](#documentation)

This is essentially just a much, much better version of the [holding page module](https://github.com/frankmullenger/silverstripe-holdingpage) and achieves practically the same thing. This module will create a static HTML error page in the assets folder when it is installed. Then when a non admin user tries to visit the website the error page will be displayed. Once an admin user has logged in they will be able to browse the website at will.

Additionally, when the under construction page is displayed it responds to the browser with a 503 - Service Unavailable HTTP status code.

This module could easily be changed to generate any kind of maintenance page and return any kind of HTTP status code.

I have updated the module so that under construction pages can be turned on or off via the SiteConfig-&gt;Access tab for convenience.

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

[](#installation-instructions)

1. Place this directory in the root of your SilverStripe installation and call it 'underconstruction'.
2. Visit yoursite.com/dev/build to rebuild the database and create the under construction page.
3. Check that the under construction page was created by looking for an error-503.html page in the /assets folder.
4. If you want to update the error page at any time (because your page template has changed perhaps), just delete the error-503.html page in the /assets folder and run /dev/build again to regenerate it.
5. If your site is in dev mode then the under construction page will not be shown.
6. You will need to go to the SiteConfig-&gt;Access tab and tick the checkbox to 'Display an under construction page?'.

You can find [this module on Packagist](https://packagist.org/packages/frankmullenger/underconstruction).

Usage Overview
--------------

[](#usage-overview)

1. Install the module using instructions above.
2. When you no longer want to display the under construction page you can either remove this module (by removing the 'underconstruction' directory) or uncheck the relevant checkbox in SiteConfig-&gt;Access tab.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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/2db96f6ba18193dc0469b4c0d86c6755579295f9f0c5a608cd50f2d7a998f88e?d=identicon)[frankmullenger](/maintainers/frankmullenger)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/frankmullenger-underconstruction/health.svg)

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

PHPackages © 2026

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