ttree/linkeddata

Last activity 11 Aug 2023 10 1 9777
composer require ttree/linkeddata

Neos CMS helpers to generate JSON-LD (LinkedData)

1.0.2

Version
1.0.2
Type
neos-package
Release Date
Jan 03, 2021 21:36
Source
git
Distribution
zip
Requires
  • neos/neos: ^3.0 || ^4.0 || ^5.0 || ^7.0
MIT acf574f50b7da34ef8ddcf969f5ce315a51f48c3

Readme excerpt

JSON Linked Data Helpers for Neos CMS

This 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
Add presets to your Node Type configuration

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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 48 package(s).