PHPackages                             jeriveromartinez/maintenance-site-bundle - 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. jeriveromartinez/maintenance-site-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

jeriveromartinez/maintenance-site-bundle
========================================

This bundle allows your site in maintenance mode

2.1(9y ago)1301[1 PRs](https://github.com/jeriveromartinez/MaintenanceSiteBundle/pulls)MITPHPPHP &gt;=5.3.2

Since May 24Pushed 9y ago2 watchersCompare

[ Source](https://github.com/jeriveromartinez/MaintenanceSiteBundle)[ Packagist](https://packagist.org/packages/jeriveromartinez/maintenance-site-bundle)[ RSS](/packages/jeriveromartinez-maintenance-site-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

\##This bundle allows your site in maintenance mode for public or anonymous users, allowing you to see changes made if your user is allowed between roles

composer require jeriveromartinez/maintenance-site-bundle

...
new J3rm\\MaintenanceSiteBundle\\J3rmMaintenanceSiteBundle(),

\##configurations parameter ```
j3rm_maintenance_site:
      path_enable: [/admin,/login]
      roles_enable_offline: [ROLE_USER,ROLE_ADMIN]
      maintenance: true
```

Or

```
j3rm_maintenance_site:
      path_enable: [/admin,/login]
      roles_enable_offline: [ROLE_USER,ROLE_ADMIN]
      database_offline: YourBundle:YourEntity:attributeName (the attribute most be a boolean)
```

- path\_enable - The administration site url which you must include the login page.
- roles\_enable\_offline - The roles allowed to see the site in development mode.
- maintenance - boolean value to enable or not the maintenance mode.
- database\_offline - It is defined where to catch the value for maintenance mode.

\####this bundle redirect to offline page, for that add this to routing.yml
```

app_offline:
    resource: "@J3rmMaintenanceSiteBundle/Controller/"
    type:     annotation

```

\####create a error503.html.twig file into "Resources/TwigBundle/views/Exception/" and add anonymous permission in the firewall

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 83.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 ~10 days

Total

4

Last Release

3606d ago

Major Versions

1.1 → 2.02016-06-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/e73bfc706d91ab1af948fec86de16eb8e715cb8e1df94bd6a9093c6bd20a106a?d=identicon)[Jeriveromartinez](/maintainers/Jeriveromartinez)

---

Top Contributors

[![jeriveromartinez](https://avatars.githubusercontent.com/u/15343436?v=4)](https://github.com/jeriveromartinez "jeriveromartinez (5 commits)")[![vbuilvicente](https://avatars.githubusercontent.com/u/10743485?v=4)](https://github.com/vbuilvicente "vbuilvicente (1 commits)")

---

Tags

maintenance mode test site offline

### Embed Badge

![Health badge](/badges/jeriveromartinez-maintenance-site-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jeriveromartinez-maintenance-site-bundle/health.svg)](https://phpackages.com/packages/jeriveromartinez-maintenance-site-bundle)
```

###  Alternatives

[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[zenstruck/redirect-bundle

Store redirects for your site and keeps statistics on redirects and 404 errors

2661.7k1](/packages/zenstruck-redirect-bundle)

PHPackages © 2026

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