How to create a Neos Quote nodeType

As an editor, I want to use quotes as content elements.

The quote nodeType is not in de standard Neos toolbox of content elements. It's quite simple to implement. You can find the full nodeType on github. To use it, add the following to your composer.json:

Composer configuration JavaScript
File and directory structure Text

The YAML configuration TypoScript and template were borrowed from Robert Lemke's blog plugin.

NodeTypes.yaml YAML
TypoScript configuration TypoScript2
Fluid template HTML

And here is some handcrafted sass to top it off.

SASS

Want to react? Reach me on Twitter