punktde/outofbandrendering

Last activity 22 May 2025 4 2 36882
composer require punktde/outofbandrendering

Render a node using a given prototype path

2.3.1

Version
2.3.1
Type
neos-package
Release Date
Nov 02, 2024 07:38
Source
git
Distribution
zip
Requires
  • neos/neos: > 7.0 < 9.0
MIT 83a75bf54aed4dee3b9eabf2855159f0c1e77207

Readme excerpt

Punktde.OutOfBandRendering

  • Suplies a factory for building a ControllerContext out of a CLI request, that puts everything in place for rendering fusion code, includign node and resource links.
  • Supplies an EelHelper to do out of band rendering of fusion objects.

This can be useful for example to render complex input for indexing into an Elasticsearch index.

Installation $ composer require punktde/outofbandrendering Configuration

You'll may set the base URI used in CLI context. If not "/" and "http://localhost" is used.

Neos: Flow: http: baseUri: https://example.com/ Example

In our Settings.yaml

Neos: ContentRepository: …
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 33 package(s).