goe/neos-package
composer require goe/neos-package
GoEssential integration for Neos CMS
dev-master
Readme excerpt
GoEssential integration for Neos CMSWith GoEssential you can bring all your videos to your website and excite your visitors with essentialized videos.
InstallationAdd the dependency to your site package like this
composer require goe/neos-package --no-updateAnd then run composer update in your projects root folder.
UsageThe package introduces two new content elements called GoE.Neos:Content.Library and GoE.Neos:Content.Video:
GoE.Neos:Content.LibraryOnce you have created a new content element you have to set your GoEssential organisation identifier in the inspector panel:
Your GoEssential video library is now ready for …
Read more