networkteam / zebra

A fully editable frontend setup for Neos CMS with Next.js
MIT License
15 stars 1 forks source link

Enable loading of site properties (neos/content-api/site) #9

Closed hlubek closed 8 months ago

hlubek commented 10 months ago

It should be possible to access document independent properties (site) from React components via the content API endpoint.

hlubek commented 8 months ago

Done in next version via loadSiteProps.