ttree/linkeddata
composer require ttree/linkeddata
Neos CMS helpers to generate JSON-LD (LinkedData)
dev-master
Readme excerpt
JSON Linked Data Helpers for Neos CMSThis package extend the Neos Content Respository Node Type configuration to convert Node or collection of Nodes to JSON-LD.
Installation composer require ttree/linkeddata Features- Support simple document
- Use EEL queries
- Support relation between document(s)
- Validation of the generated LinkedData
First you need to edit your Node Type configuration (NodeTypes.yaml), the example bellow is for
a course (Workshop) that can contains many …
Read more
The same vendor provides 48 package(s).