承接 symbiote/silverstripe-versionedfiles 相关项目开发

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

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

symbiote/silverstripe-versionedfiles

最新稳定版本:2.0.3

Composer 安装命令:

composer require symbiote/silverstripe-versionedfiles

包简介

Add versioning to files

关键字:

README 文档

README

Build Status Scrutinizer Code Quality SilverStripe supported module

Upgrading to Silverstripe CMS 4

This is a legacy module for Silverstripe CMS 3.

File versioning is built-in with Silverstripe CMS 4. There is currently no migration path from this module. Current file versions are handled by Silverstripe CMS’s built-in upgrade tooling. Both past file metadata versions (in FileVersion table) and content versions (in assets/_versions) are retained, but they’re no longer accessible via the CMS UI. If required, those versions can be retrieved by a developer.

Read the Keeping archived assets documentation article to configure your Silverstripe CMS 4 project to preserved archived files.

Requirements

  • SilverStripe 3.1 +

Installation Instructions

  1. Place this directory in the root of your SilverStripe installation.
  2. Visit yoursite.com/dev/build to rebuild the database.
  3. Visit yoursite.com/dev/tasks/FileVersionCreationTask - this creates initial versions for any existing files.

Documentation

User guide

Known Issues

Issue Tracker

Contributing Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-versionedfiles to contribute translations, rather than sending pull requests with YAML files.

统计信息

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

GitHub 信息

  • Stars: 22
  • Watchers: 12
  • Forks: 26
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2017-06-30