PHPackages                             dominicwatts/maintenancepage - 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. dominicwatts/maintenancepage

ActiveMagento2-module

dominicwatts/maintenancepage
============================

Extension to add and configure whole site maintenance style pages

1.0.5(3y ago)78382proprietaryPHPPHP &gt;=5.6.0

Since Oct 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/DominicWatts/MaintenancePage)[ Packagist](https://packagist.org/packages/dominicwatts/maintenancepage)[ RSS](/packages/dominicwatts-maintenancepage/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (7)Used By (0)

Simple Maintenance Page or coming soon
======================================

[](#simple-maintenance-page-or-coming-soon)

Extension to add and configure maintenance or coming soon style landing page for store front. Can be set on globally or per a multi-site store basis.

Install instructions
====================

[](#install-instructions)

`composer require dominicwatts/maintenancepage`

`php bin/magento setup:upgrade`

Usage instructions
==================

[](#usage-instructions)

```
Content > Maintenance Page > Manage

```

Add and remove pages using the wysiwyg editor

[![Screenshot](https://camo.githubusercontent.com/371a91cf3948f07c0ca69ff62db922ba90c9eb68263c37384f190e7cbd90a47d/68747470733a2f2f692e736e6970626f6172642e696f2f47376b4b44392e6a7067)](https://camo.githubusercontent.com/371a91cf3948f07c0ca69ff62db922ba90c9eb68263c37384f190e7cbd90a47d/68747470733a2f2f692e736e6970626f6172642e696f2f47376b4b44392e6a7067)

```
Store > Configuration > Advanced > Developer

```

Configure maintanance page to show or hide with these configurations

[![Screenshot](https://camo.githubusercontent.com/5baee34c44e21a2b36359d5261b99456f233485573a73bc1548ff2dd893e9594/68747470733a2f2f692e736e6970626f6172642e696f2f47614b6c586e2e6a7067)](https://camo.githubusercontent.com/5baee34c44e21a2b36359d5261b99456f233485573a73bc1548ff2dd893e9594/68747470733a2f2f692e736e6970626f6172642e696f2f47614b6c586e2e6a7067)

```
Warning: this is designed more for store based generic landing pages such as coming soon page or as emergency measure to block traffic to particular store. Magento maintenance mode will override.

```

Console command to toggle maintenance page
==========================================

[](#console-command-to-toggle-maintenance-page)

`xigen:maintenancepage:toggle [-s|--store STORE] [--] `

Examples
--------

[](#examples)

`php bin/magento xigen:maintenancepage:toggle enable`

`php bin/magento xigen:maintenancepage:toggle disable`

`php bin/magento xigen:maintenancepage:toggle enable -s 1`

`php bin/magento xigen:maintenancepage:toggle disable -s 1`

Example
=======

[](#example)

```

                    :) Oops!

                    Temporarily down for maintenance

                    We’ll be back soon!

                        Sorry for the inconvenience but we’re performing some maintenance at the moment.
                        we’ll be back online shortly!

                        — The Team

                    Take Me Home

```

```
@import url(http://fonts.googleapis.com/css?family=Roboto);
*
{
    font-family: 'Roboto' , sans-serif;
}
body
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8yOS8xMiKqq3kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHklEQVRIib2Vyw6EIAxFW5idr///Qx9sfG3pLEyJ3tAwi5EmBqRo7vHawiEEERHS6x7MTMxMVv6+z3tPMUYSkfTM/R0fEaG2bbMv+Gc4nZzn+dN4HAcREa3r+hi3bcuu68jLskhVIlW073tWaYlQ9+F9IpqmSfq+fwskhdO/AwmUTJXrOuaRQNeRkOd5lq7rXmS5InmERKoER/QMvUAPlZDHcZRhGN4CSeGY+aHMqgcks5RrHv/eeh455x5KrMq2yHQdibDO6ncG/KZWL7M8xDyS1/MIO0NJqdULLS81X6/X6aR0nqBSJcPeZnlZrzN477NKURn2Nus8sjzmEII0TfMiyxUuxphVWjpJkbx0btUnshRihVv70Bv8ItXq6Asoi/ZiCbU6YgAAAABJRU5ErkJggg==);
}
.error-template
{
    padding: 40px 15px;
    text-align: center;
}
.error-actions
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.error-actions .btn
{
    margin-right: 10px;
}
.message-box h1
{
    color: #252932;
    font-size: 98px;
    font-weight: 700;
    line-height: 98px;
    text-shadow: rgba(61, 61, 61, 0.3) 1px 1px, rgba(61, 61, 61, 0.2) 2px 2px, rgba(61, 61, 61, 0.3) 3px 3px;
}
```

[![Screenshot](https://camo.githubusercontent.com/3ac6910078235888df09d4687e6cb92d10e0ea9a59844e792cd4d2db49e4adeb/68747470733a2f2f692e736e6970626f6172642e696f2f4451424d31432e6a7067)](https://camo.githubusercontent.com/3ac6910078235888df09d4687e6cb92d10e0ea9a59844e792cd4d2db49e4adeb/68747470733a2f2f692e736e6970626f6172642e696f2f4451424d31432e6a7067)

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 79.3% 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 ~248 days

Total

5

Last Release

1417d ago

PHP version history (2 changes)1.0.0PHP ~5.6.0||~7.0.0||~7.1.0||~7.2.0||~7.3.0

1.0.5PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/44d79495721d844614b7004c5811ff2ab7cf15c9be3544000f7ee89f3e187de3?d=identicon)[DominicPixie](/maintainers/DominicPixie)

---

Top Contributors

[![DominicWatts](https://avatars.githubusercontent.com/u/7295705?v=4)](https://github.com/DominicWatts "DominicWatts (23 commits)")[![DomPixie](https://avatars.githubusercontent.com/u/94372161?v=4)](https://github.com/DomPixie "DomPixie (6 commits)")

### Embed Badge

![Health badge](/badges/dominicwatts-maintenancepage/health.svg)

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

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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