Download the PHP package transformstudios/review without Composer
On this page you can find all versions of the php package transformstudios/review. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download transformstudios/review
More information about transformstudios/review
Files in transformstudios/review
Download transformstudios/review
More information about transformstudios/review
Files in transformstudios/review
Vendor transformstudios
Package review
Short Description Allow external users to review unpublished content, including revisions
License
Package review
Short Description Allow external users to review unpublished content, including revisions
License
Please rate this library. Is it a good library?
Informations about the package review
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:
Two ways to get that URL:
- The entry listing via the entry's Open Review action:
- The Review fieldtype; I'd recommend adding to the top of the sidebar of any entry blueprint:
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.
All versions of review with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^10.0 || ^11.0
pixelfear/composer-dist-plugin Version ^0.1
statamic/cms Version ^5.0
laravel/framework Version ^10.0 || ^11.0
pixelfear/composer-dist-plugin Version ^0.1
statamic/cms Version ^5.0
The package transformstudios/review contains the following files
Loading the files please wait ....