Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.03 KB

File metadata and controls

29 lines (17 loc) · 1.03 KB

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.