flownative/workspace-preview

Letzte Aktivität 25 Apr 2025 8 7 40652
composer require flownative/workspace-preview

Generate links to preview workspaces.

2.0.1

Homepage
http://github.com/flownative/neos-workspace-preview
Version
2.0.1
Type
neos-package
Release Date
Jun 16, 2021 11:59
Source
git
Distribution
zip
Requires
  • flownative/token-authentication: *
  • neos/neos: ^5.0
MIT ece8b6fd1cee520c800357d3962443de1d0e8bf6

Readme excerpt

Provides previews to Neos CMS workspaces Installation

composer require flownative/workspace-preview

Link conversion in previews

In order to have correctly converted links in the workspace previews you should use the overwritten ConvertUrisImplementation. To do that, add the following to your Fusion:

prototype(Neos.Neos:ConvertUris) { @class = 'Flownative\\WorkspacePreview\\Fusion\\ConvertUrisImplementation' } Usage

After installation you will find an additional icon in the workspace module of your Neos installation. As Administrator you will be able to create a preview link for an existing internal workspace. Any editor can then use the second menu option to copy that …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 44 package(s).