ttree/outofbandrendering

Last activity 18 Jan 2024 4 1 1240
composer require ttree/outofbandrendering

A package to render Fusion Out of Band in complex application fun & easy

dev-master

Version
dev-master
Type
neos-package
Release Date
Jan 18, 2024 10:24
Source
git
Distribution
zip
Requires
  • neos/neos: ^7.3 || ^8.0
MIT
  • #neoscms
  • #fusion
  • #flow-framework
d4aea4aee2f553de4b474c4dc657cc6d1d5db2e2

Readme excerpt

Fusion Out of Band rendering helpers

This 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 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 48 package(s).