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 2w 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 52% 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

2503d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1318048?v=4)[Sascha Weidner](/maintainers/Sioweb)[@Sioweb](https://github.com/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

41668.4k162](/packages/codefog-contao-haste)[metamodels/core

MetaModels core

9956.1k68](/packages/metamodels-core)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3187.0k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3075.6k5](/packages/terminal42-contao-node)[terminal42/contao-folderpage

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

18153.4k10](/packages/terminal42-contao-folderpage)[terminal42/contao-url-rewrite

URL Rewrite bundle for Contao Open Source CMS

15100.0k3](/packages/terminal42-contao-url-rewrite)

PHPackages © 2026

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