arsors/globalcontent
composer require arsors/globalcontent
A NEOS extension package which adds a new page document type. It allows you to create global content and read it everywhere from fusion.
v2.0.0
Readme excerpt
Arsors.GlobalContentA NEOS extension package which adds a new page document type. It allows you to create global content and read it everywhere from fusion.
InstallDrop composer require arsors/globalcontent in your NEOS Project.
Setup single global content page- Create a NodeTypes.GlobalContent.yaml in your site package configuration folder.
- Fill into NodeTypes.GlobalContent.yaml and adjust:
Read more