承接 transformstudios/review 相关项目开发

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

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

transformstudios/review

最新稳定版本:v5.2.0

Composer 安装命令:

composer require transformstudios/review

包简介

Allow external users to review unpublished content, including revisions

README 文档

README

Review allows you to share unpublished entries or revisions with collaborators without having to create a User for them.

For example, you can create a draft About Us page and give folks a URL to view that draft content. You can also share a working copy, if you're using revisions.

Localization:

To localize the button, add a lang file in /resources/lang with the name matching the locale, like fr.json. In it put your translation:

{ "Copy Review URL to Clipboard": "Translate Me!" } 

Two ways to get that URL:

  1. The entry listing via the entry's Open Review action: screenshot of review action
  2. The Review fieldtype; I'd recommend adding to the top of the sidebar of any entry blueprint: screenshot of copy review url button

Please note:

  • Button will only work if:
    • the field was added to a blueprint and not a fieldset (Statamic issue)
    • the site is served via https
    • content is NOT published
  • URLs are public, anyone can view them.
  • Once the content is published, visiting that URL redirects to the actual content, unless there is a working copy.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-01-04