PHPackages                             sioweb/maintenance-fix - 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. sioweb/maintenance-fix

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

sioweb/maintenance-fix
======================

MaintenanceFix for Contao 4+

1.0.10(6y ago)0623MITPHPPHP &gt;=7.1

Since Oct 19Pushed 6y agoCompare

[ Source](https://github.com/Sioweb/Maintenance-Fix)[ Packagist](https://packagist.org/packages/sioweb/maintenance-fix)[ RSS](/packages/sioweb-maintenance-fix/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

Maintenance-Fix
===============

[](#maintenance-fix)

Durch ein kleines Problem in Contao 4, kann die Systemwartung nicht mit weiteren Inhalten erweitert werden, da das Interface \\executable nicht geladen werdewn kann.

Das genaue Problem kann hier eingesehen werden [contao/contao#89](https://github.com/contao/contao/issues/89)

Install
-------

[](#install)

Entweder im Contao-Manager nach `sioweb/maintenance-fix` suchen, oder über die Konsole `composer req sioweb/maintenance-fix`

Wie functioniert das Tool?
--------------------------

[](#wie-functioniert-das-tool)

Das Modul fügt Inahlte an den Anfang der Systemwartung hinzu.

```
$GLOBALS['TL_MAINTENANCE_EXTENDED'][] = 'EUER MODUL/SERVICE/KLASSE';

```

Euer Modul muss dann in jedem Fall vom Interface Sioweb\\MaintenanceFix\\Modules\\ExecutableInterface ableiten:

```
use Sioweb\MaintenanceFix\Modules\ExecutableInterface;

class YourClass extends ExecutableInterface {
}

```

Dieses Modul ist nur ein Workarround für Contao-Versionen, in denen der oben genannte Bug noch nicht behoben ist.

BTW. Danke an das Contao-Team für Ihren Einsatz!

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~102 days

Total

4

Last Release

2457d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d49da0a686ca7562a86685d3216627abc5ce59362e6c2914c9b323f2b888aa8?d=identicon)[Sioweb](/maintainers/Sioweb)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sioweb-maintenance-fix/health.svg)

```
[![Health](https://phpackages.com/badges/sioweb-maintenance-fix/health.svg)](https://phpackages.com/packages/sioweb-maintenance-fix)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)[inspiredminds/contao-wowjs

Integrates WOW.js for Contao content elements and form fields.

1813.0k](/packages/inspiredminds-contao-wowjs)[inspiredminds/contao-glightbox

Contao extension to integrate GLightbox.

1223.3k1](/packages/inspiredminds-contao-glightbox)

PHPackages © 2026

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