goe/neos-package

Last activity 10 Dec 2020 1 609
composer require goe/neos-package

GoEssential integration for Neos CMS

0.1.2

Version
0.1.2
Type
neos-plugin
Release Date
Dec 10, 2020 08:42
Source
git
Distribution
zip
Requires
5d4043c54ee3f4dbe4ca3fdb5a5b499ee7a302e9

GoEssential integration for Neos CMS

With GoEssential you can bring all your videos to your website and excite your visitors with essentialized videos.

Installation

Add the dependency to your site package like this

composer require goe/neos-package --no-update 

And then run composer update in your projects root folder.

Usage

The package introduces two new content elements called GoE.Neos:Content.Library and GoE.Neos:Content.Video:

Preview in the Neos demo site

GoE.Neos:Content.Library

Once you have created a new content element you have to set your GoEssential organisation identifier in the inspector panel: Preview in the Neos demo site

Your GoEssential video library is now ready for publishing: Preview in the Neos demo site

GoE.Neos:Content.Video

If you would like to embed a single video you can do that as well. You can either set a GoEssential or a Youtube video ID. Preview in the Neos demo site

Your GoEssential video embed is now ready for publishing: Preview in the Neos demo site

Acknowledgment

https://goessential.com/

License

The MIT License (MIT). Please see LICENSE for more information.

The content of the readme is provided by Github