nomidi/silverstripe-bugherd-hero-tool

Silverstripe 的 Bugherd.com 实现

安装: 148

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 3

分支: 2

开放问题: 2

类型:silverstripe-vendormodule

1.0.0 2016-05-31 10:04 UTC

This package is auto-updated.

Last update: 2024-09-10 01:27:59 UTC


README

bugherd.com 的简单实现

bugherd.com 是一个在线缺陷跟踪服务。有关 bugherd.com 的更多信息,请访问网站: http://bugherd.com 模块开发者与 bugherd 没有联系。有关 bugherd 的任何问题或问题,请参阅 http://bugherd.com 此模块应仅提供将 bugherd 集成到 SilverStripe 项目的简单方法。

要求

  • SilverStripe 3.1

Scrutinizer 评分

Scrutinizer Code Quality 目前,Silverstripe 不建议使用命名空间

Travis 状态

Build Status

用法

添加

BugherdHeroTool:
  project_key: 'xxx'
  environment_type: 'dev'
  member_status: false

到您的 config.yml,然后用您的 bugherd.com 项目 ID 替换 'xxx'。请确保用引号括起您的项目密钥。其他参数(environment_type 和 member_status)是可选的。有关更多信息,请参阅文档。

安装

Composer(推荐)

composer require nomidi/silverstripe-bugherd-hero-tool

许可

有关许可的所有问题,请参阅 LICENSE.md

维护者联系方式

贡献/功能请求

请参阅此包中的 CONTRIBUTING.md

源代码

此项目的源代码可以在 Github 上找到。 https://github.com/nomidi/silverstripe-bugherd-hero-tool