- Issue created by @drupalbubb
- πΊπΈUnited States jrockowitz Brooklyn, NY
I don't know what type of Views integration is expected. This module creates entity types and fields that are exposed to views.
Maybe a Views display plugin could expose all the entities listed via JSON-LD.
- π©πͺGermany drupalbubb
Sorry, but i am new to this subject. I miss the settings for my views. I have six views pages configured:
- A blog
- My main navigation: Two forum like listings of taxonomy terms or node titles.
- Three normal listings of content, e.g. sorted by time.
I think i need to use the Schema.org Types Blog and ItemList, but i think there are more use cases.
- π°π¬Kyrgyzstan dan_metille
Not sure if it is the best solution, but in similar situation I'm using Paragraphs with https://www.drupal.org/project/viewsreference β .
Could that help you?