Skip to content

code-q-web-factory/CodeQ.PrototypeRendererNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.