PHPackages                             figuren-theater/ft-maintenance - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. figuren-theater/ft-maintenance

ActiveWordpress-muplugin[Debugging &amp; Profiling](/categories/debugging)

figuren-theater/ft-maintenance
==============================

Everything you need to maintain and maybe debug a running WordPress Multisite network like figuren.theater

1.5.0(3mo ago)1232[9 issues](https://github.com/figuren-theater/ft-maintenance/issues)1GPL-3.0-or-laterPHPPHP &gt;=8.2CI passing

Since Dec 10Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/figuren-theater/ft-maintenance)[ Packagist](https://packagist.org/packages/figuren-theater/ft-maintenance)[ Docs](https://websites.fuer.figuren.theater)[ RSS](/packages/figuren-theater-ft-maintenance/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (9)Versions (25)Used By (1)

 [ ![figuren.theater Logo](https://raw.githubusercontent.com/figuren-theater/logos/main/favicon.png) ](https://github.com/figuren-theater/ft-maintenance)figuren.theater | Maintenance
=============================

[](#figurentheater--maintenance)

 Everything you need to maintain and maybe debug a running WordPress Multisite network for puppeteers like [figuren.theater](https://figuren.theater).

 [**Read our blog**](https://meta.figuren.theater/blog)

 [See the network in action](https://figuren.theater) • [Join the network](https://mein.figuren.theater) • [Create your own network](https://websites.fuer.figuren.theater)

About
-----

[](#about)

This is the long desc

- *list closed tracking-issues or `docs` files here*
- Do you have any [ideas](https://github.com/figuren-theater/ft-maintenance/issues/new) ?

Background &amp; Motivation
---------------------------

[](#background--motivation)

...

Install
-------

[](#install)

1. Add this *extra* to your `composer.json`

    ```
    "extra": {
    	"dropin-paths": {
    		"htdocs/wp-content/": [
    			"package:figuren-theater/ft-maintenance:templates/htdocs/wp-content/db-error.php",
    			"package:figuren-theater/ft-maintenance:templates/htdocs/wp-content/maintenance.php",
    			"package:figuren-theater/ft-maintenance:templates/htdocs/wp-content/php-error.php"
    		]
    	}
    }
    ```
2. Install via command line

    ```
    composer require figuren-theater/ft-maintenance
    ```

Usage
-----

[](#usage)

### API

[](#api)

```
Figuren_Theater::API\get_...()
```

### Plugins included

[](#plugins-included)

This package contains the following plugins. Thoose are completely managed by code and lack of their typical UI.

- [Multisite Enhancements](https://wordpress.org/plugins/multisite-enhancements/#developers)
- [Query Monitor](https://wordpress.org/plugins/query-monitor/#developers)
- [WP Crontrol](https://wordpress.org/plugins/wp-crontrol/#developers)
- [WP Cron Runner](https://github.com/devgeniem/wp-cron-runner)A simple mu-plugin to run cron jobs on WordPress installations
- [Database Backup for WordPress](https://wordpress.org/plugins/wp-db-backup/#developers)
- [WP Sync DB](https://github.com/hrsetyono/wp-sync-db)

### What does this package do in addition?

[](#what-does-this-package-do-in-addition)

Accompaniying the core functionality of the mentioned plugins, theese **best practices** are included with this package.

- Show a Dashboard Widget with the content of either the Error- or the Debug-logfile to Users with `manage-sites` capabilities.
- manual maintenance mode, just define `FT_MAINTENANCE_MODE` somewhere, before the `init` action is called
- Delete some additional DB tables, created by plugins, during blog-deletion.
- Prevent WordPress from doing *cronjobs* during user-interaction, but instead call the built-in cronjob-mechanism for all sites at once and on a regularly basis using a Github Action.

Built with &amp; uses
---------------------

[](#built-with--uses)

- [dependabot](/.github/dependabot.yml)
- [code-quality](https://github.com/figuren-theater/code-quality/)A set of status checks to ensure high and consitent code-quality for the figuren.theater platform.
- ....

Contributing
------------

[](#contributing)

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

Versioning
----------

[](#versioning)

We use [Semantic Versioning](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/figuren-theater/ft-maintenance/tags).

Authors
-------

[](#authors)

- **Carsten Bach** - *Provided idea &amp; code* - [figuren.theater/crew](https://figuren.theater/crew/)

See also the list of [contributors](https://github.com/figuren-theater/ft-maintenance/contributors)who participated in this project.

License
-------

[](#license)

This project is licensed under the **GPL-3.0-or-later**, see the [LICENSE](/LICENSE) file for details

Acknowledgments
---------------

[](#acknowledgments)

- [Alexandros Kozák](https://github.com/agkozak) for his smart error handler
- [altis](https://github.com/search?q=org%3Ahumanmade+altis) by humanmade, as our digital role model and inspiration
- [@roborourke](https://github.com/roborourke) for his clear &amp; understandable [coding guidelines](https://docs.altis-dxp.com/guides/code-review/standards/)
- [python-project-template](https://github.com/rochacbruno/python-project-template) for their nice template-&gt;repo renaming workflow

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance66

Regular maintenance activity

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 86.6% 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 ~57 days

Recently: every ~181 days

Total

21

Last Release

97d ago

PHP version history (2 changes)1.0.4PHP &gt;=7.1

1.5.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![carstingaxion](https://avatars.githubusercontent.com/u/198883?v=4)](https://github.com/carstingaxion "carstingaxion (149 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")

---

Tags

backupscrondebugerror-logwordpresswordpress-mupluginwordpressdebugcronmaintenanceerror\_logbackups

### Embed Badge

![Health badge](/badges/figuren-theater-ft-maintenance/health.svg)

```
[![Health](https://phpackages.com/badges/figuren-theater-ft-maintenance/health.svg)](https://phpackages.com/packages/figuren-theater-ft-maintenance)
```

###  Alternatives

[symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable

7.4k855.5M8.0k](/packages/symfony-var-dumper)[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k21.3M40](/packages/php-debugbar-php-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[kint-php/kint

Kint - Advanced PHP dumper

2.8k19.3M283](/packages/kint-php-kint)[tracy/tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

1.8k24.4M1.3k](/packages/tracy-tracy)

PHPackages © 2026

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