laravie/quemon
最新稳定版本:v1.1.1
Composer 安装命令:
composer require laravie/quemon
包简介
Quemon Extension for Orchestra Platform
README 文档
README
Quemon (Queue Monitor) Extension for Orchestra Platform allows administrator to monitor failed queue status without accessing SSH.
Installation
To install through composer, simply put the following in your composer.json file:
{
"require": {
"laravie/quemon": "~1.0"
}
}
And then run composer install to fetch the package.
Quick Installation
You could also simplify the above code by using the following command:
composer require "laravie/quemon=~1.0"
Setup
To start using Quemon, activate the extension from Orchestra Platform Administrator Interface.
统计信息
- 总下载量: 5.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-12