ttree/outofbandrendering
composer require ttree/outofbandrendering
A package to render Fusion Out of Band in complex application fun & easy
Readme excerpt
Fusion Out of Band rendering helpersThis package provide some helpers to work with Fusion Out of Band rendering in Neos CMS
Package under development, API can change at any time
How to use ?Edit your distribution Routes.yaml and add the required routes:
- name: 'Ttree.OutOfBandRendering' uriPattern: '<TtreeOutOfBandRenderingSubroutes>' subRoutes: 'TtreeOutOfBandRenderingSubroutes': package: 'Ttree.OutOfBandRendering' variables: 'defaultUriSuffix': ''With this configuration you can access the URL endpoint at http://www.domain.com/api/v1/rendering.
Check the Routes.yaml in this package, if you need a …
Read more
The same vendor provides 48 package(s).