codeq / monocle-renderer
Monocle Renderer Content NodeType for Neos CMS
Installs: 988
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- flowpack/nodetemplates: ~1.0 || dev-master
- neos/fusion-afx: ^1.0 || ~7.0 || ~8.0 || dev-master
- neos/neos: ~3.2 || ~4.0 || ~5.0 || ~7.0 || ~8.0 || dev-master
- sitegeist/monocle: ^7.5 || dev-master
README
CodeQ.MonocleRenderer
Administrators and everyone with the role CodeQ.MonocleRenderer:PrototypeRendererNodeEditor
can render
arbitrary Monocle components as content nodes.
The development and the public-releases of this package are generously sponsored by Code Q Web Factory.
Installation
CodeQ.MonocleRenderer is available via packagist. "codeq/monocle-renderer" : "~1.0"
to the require section of the composer.json
or run:
composer require codeq/monocle-renderer
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.