codeq/prototyperenderernode

Prototype Renderer Content Nodes for Neos CMS

v1.1.0 2023-01-10 14:10 UTC

This package is auto-updated.

Last update: 2024-04-10 23:01:14 UTC


README

Latest Stable Version License

Prototype Renderer Content Nodes for Neos CMS

This package allows developers to create content NodeTypes, which render a Fusion prototype.

Administrators and everyone with the role CodeQ.PrototypeRendererNode:PrototypeRendererNodeEditor can create these content nodes.

The development and the public-releases of this package are generously sponsored by Code Q Web Factory.

Installation

CodeQ.PrototypeRendererNode is available via packagist. "codeq/prototyperenderernode" : "~1.0" to the require section of the composer.json or run:

composer require codeq/prototyperenderernode

We use semantic-versioning so every breaking change will increase the major-version number.

License

Licensed under MIT, see LICENSE

Contribution

We will gladly accept contributions. Please send us pull requests.