承接 dmstr/yii2-resque-module 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dmstr/yii2-resque-module

最新稳定版本:3.0.0

Composer 安装命令:

composer require dmstr/yii2-resque-module

包简介

Resque job manager module with backend UI

README 文档

README

Latest Stable Version Total Downloads License

Resque job manager module with backend UI

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist hrzg/yii2-resque-module "*"

or add

"hrzg/yii2-resque-module": "*"

to the require section of your composer.json file.

Setup

Module configuration

'resque' => [
    'class' => 'hrzg\resque\Module',
    'layout' => '@admin-views/layouts/main',
]

Upgrading

When upgrading von v2 to v3 run this migration: yii migrate/up -p=@vendor/dmstr/yii2-resque-module/src/migrations/2.0-to-3.0

统计信息

  • 总下载量: 48.68k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2017-02-17