figuren-theater/ft-maintenance
Composer 安装命令:
composer require figuren-theater/ft-maintenance
包简介
Everything you need to maintain and maybe debug a running WordPress Multisite network like figuren.theater
README 文档
README
figuren.theater | Maintenance
Everything you need to maintain and maybe debug a running WordPress Multisite network for puppeteers like figuren.theater.
Read our blog
See the network in action
•
Join the network
•
Create your own network
About
This is the long desc
- list closed tracking-issues or
docsfiles here - Do you have any ideas ?
Background & Motivation
...
Install
-
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" ] } }
-
Install via command line
composer require figuren-theater/ft-maintenance
Usage
API
Figuren_Theater::API\get_...()
Plugins included
This package contains the following plugins. Thoose are completely managed by code and lack of their typical UI.
- Multisite Enhancements
- Query Monitor
- WP Crontrol
- WP Cron Runner A simple mu-plugin to run cron jobs on WordPress installations
- Database Backup for WordPress
- WP Sync DB
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-sitescapabilities. - manual maintenance mode, just define
FT_MAINTENANCE_MODEsomewhere, before theinitaction 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 & uses
- dependabot
- code-quality A set of status checks to ensure high and consitent code-quality for the figuren.theater platform.
- ....
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Versioning
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
Authors
- Carsten Bach - Provided idea & code - figuren.theater/crew
See also the list of contributors who participated in this project.
License
This project is licensed under the GPL-3.0-or-later, see the LICENSE file for details
Acknowledgments
- Alexandros Kozák for his smart error handler
- altis by humanmade, as our digital role model and inspiration
- @roborourke for his clear & understandable coding guidelines
- python-project-template for their nice template->repo renaming workflow
figuren-theater/ft-maintenance 适用场景与选型建议
figuren-theater/ft-maintenance 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 232 次下载、GitHub Stars 达 1, 最近一次更新时间为 2023 年 07 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「debug」 「wordpress」 「cron」 「maintenance」 「error_log」 「backups」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 figuren-theater/ft-maintenance 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 figuren-theater/ft-maintenance 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 figuren-theater/ft-maintenance 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Debug your SimpleBus EventBus and CommandBus
Symfony bundle to monitor and execute commands
nice output for debug functions for PHP 5.3
Scheduling extension for Yii2 framework
Analysis module for finding problematical shop data.
Twig extensions for Tracy Debugger
统计信息
- 总下载量: 232
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 19
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2023-07-16