承接 silverstripe/sitewidecontent-report 相关项目开发

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

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

silverstripe/sitewidecontent-report

最新稳定版本:4.3.1

Composer 安装命令:

composer require silverstripe/sitewidecontent-report

包简介

Report of all pages and files across all subsites

README 文档

README

CI Silverstripe supported module

Introduction

This module adds an "All content, page and files from across all subsites" report in the CMS, so that an administrator can get a quick overview of content across subsites in the parent site.

Installation

composer require silverstripe/sitewidecontent-report

Subsites Support

If the Subsites module is installed then an additional column will be added, allowing you to see which subsites this user can edit pages on.

To edit the permission to check for when filtering these subsites, you can update the SilverStripe\Security\Member.subsite_description_permission config to any other permission. By default this is set to SITETREE_EDIT_ALL.

Documentation

See the docs/en folder.

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.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 10
  • Forks: 13
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-10-16