定制 silverstripe/campaign-admin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

silverstripe/campaign-admin

最新稳定版本:3.1.1

Composer 安装命令:

composer require silverstripe/campaign-admin

包简介

SilverStripe campaign admin interface

README 文档

README

CI Silverstripe supported module

Overview

Provides a simple interface for managing versioned campaigns, provided by the versioned Silverstripe module.

This allows groups of changes to be published as a single atomic change, allowing items to be prepared for publishing in advance.

Installation

composer require silverstripe/campaign-admin

Documentation

See docs.silverstripe.org

Versioning

This library follows Semver. According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.

All methods, with public visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep protected methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.

Reporting Issues

Please create an issue for any bugs you've found, or features you're missing.

License

This module is released under the BSD 3-Clause License

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 11
  • Forks: 15
  • 开发语言: JavaScript

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2017-03-26