generoi/genero-status
最新稳定版本:v0.1.0
Composer 安装命令:
composer require generoi/genero-status
包简介
Genero Status
README 文档
README
A basic status script to query the status of a Drupal/Wordpress site from a remote dashboard.
Installation
Recommended way is to install the script in the root of the project using composer. To move it from the vendor/ directory you can use the following configuration using composer-dropin-installer:
{ "repositories": [ { "type": "composer", "url": "https://packagist.minasithil.genero.fi/" } ], "require": { "php": ">=5.6", "composer/installers": "~1.2.0", "koodimonni/composer-dropin-installer": "*", "generoi/genero-status": "*" }, "extra": { "dropin-paths": { "web/": ["package:generoi/genero-status:genero-status.php"] } } } 统计信息
- 总下载量: 6.76k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04